<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<config>
    <pscans version="5">
        <autoTagScanners>
            <scanner>
                <name>html_tag_form</name>
                <type>TAG</type>
                <config>Form</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>&lt;form</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_tag_password</name>
                <type>TAG</type>
                <config>Password</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>&lt;password\s</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_type_password</name>
                <type>TAG</type>
                <config>Password</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>type\s*=\s*['"]?password['"]?</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_type_hidden</name>
                <type>TAG</type>
                <config>Hidden</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>type\s*=\s*['"]?hidden['"]?</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_type_upload</name>
                <type>TAG</type>
                <config>Upload</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>type\s*=\s*['"]?file['"]?</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_tag_object</name>
                <type>TAG</type>
                <config>Object</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>&lt;object\s</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_tag_script</name>
                <type>TAG</type>
                <config>Script</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>&lt;script</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_mailto</name>
                <type>TAG</type>
                <config>MailTo</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>href\s*=\s*['"]?mailto:</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_setcookie</name>
                <type>TAG</type>
                <config>SetCookie</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex>set-cookie</resHeadRegex>
                <resBodyRegex/>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_comment1</name>
                <type>TAG</type>
                <config>Comment</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>/\*</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>html_comment2</name>
                <type>TAG</type>
                <config>Comment</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex/>
                <resBodyRegex>&lt;!--</resBodyRegex>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>response_json</name>
                <type>TAG</type>
                <config>JSON</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex>type\s*:\s*application\/json</resHeadRegex>
                <resBodyRegex/>
                <enabled>true</enabled>
            </scanner>
            <scanner>
                <name>json_extended</name>
                <type>TAG</type>
                <config>JSON</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex>content-type:\s{0,10}.{1,20}\/.{0,100}json</resHeadRegex>
                <resBodyRegex/>
                <enabled>false</enabled>
            </scanner>
            <scanner>
                <name>response_yaml</name>
                <type>TAG</type>
                <config>YAML</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex>content-type:\s{0,10}.{1,20}\/.{0,100}yaml</resHeadRegex>
                <resBodyRegex/>
                <enabled>false</enabled>
            </scanner>
            <scanner>
                <name>response_xml</name>
                <type>TAG</type>
                <config>XML</config>
                <reqUrlRegex/>
                <reqHeadRegex/>
                <resHeadRegex>content-type:\s{0,10}.{1,20}\/.{0,100}xml</resHeadRegex>
                <resBodyRegex/>
                <enabled>false</enabled>
            </scanner>
        </autoTagScanners>
    </pscans>
    <version>20017000</version>
    <view>
        <locale>en_GB</locale>
        <displayOption>1</displayOption>
        <messagePanelsPosition>
            <lastSelectedPosition>TAB_SIDE_BY_SIDE</lastSelectedPosition>
        </messagePanelsPosition>
        <main>
            <request>
                <httppanel>
                    <defaultcomponent>RequestSplit</defaultcomponent>
                    <components>
                        <dividerLocation>145</dividerLocation>
                        <split>
                            <header>
                                <defaultview>HttpRequestHeaderSyntaxTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </header>
                            <body>
                                <defaultview>HttpRequestBodySyntaxTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <codefolding>false</codefolding>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                        <syntax>
                                            <autodetect>true</autodetect>
                                        </syntax>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </body>
                        </split>
                        <pnhClient>
                            <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </pnhClient>
                        <all>
                            <defaultview>HttpRequestSyntaxTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </all>
                        <websocket>
                            <defaultview>WebSocketSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </websocket>
                    </components>
                </httppanel>
            </request>
            <response>
                <httppanel>
                    <defaultcomponent>ResponseSplit</defaultcomponent>
                    <components>
                        <pnhClient>
                            <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </pnhClient>
                        <all>
                            <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>false</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                    <syntax>
                                        <autodetect>true</autodetect>
                                    </syntax>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </all>
                        <dividerLocation>145</dividerLocation>
                        <split>
                            <header>
                                <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </header>
                            <body>
                                <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <codefolding>false</codefolding>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                        <syntax>
                                            <autodetect>true</autodetect>
                                        </syntax>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </body>
                        </split>
                        <websocket>
                            <defaultview>WebSocketSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </websocket>
                    </components>
                </httppanel>
            </response>
        </main>
        <break>
            <request>
                <httppanel>
                    <defaultcomponent>RequestSplit</defaultcomponent>
                    <components>
                        <dividerLocation>-1</dividerLocation>
                        <split>
                            <header>
                                <defaultview>HttpRequestHeaderSyntaxTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </header>
                            <body>
                                <defaultview>HttpRequestBodySyntaxTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <codefolding>false</codefolding>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                        <syntax>
                                            <autodetect>true</autodetect>
                                        </syntax>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </body>
                        </split>
                        <pnhClient>
                            <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </pnhClient>
                        <all>
                            <defaultview>HttpRequestSyntaxTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </all>
                        <websocket>
                            <defaultview>WebSocketSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </websocket>
                    </components>
                </httppanel>
            </request>
            <response>
                <httppanel>
                    <defaultcomponent>ResponseSplit</defaultcomponent>
                    <components>
                        <pnhClient>
                            <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </pnhClient>
                        <all>
                            <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                    <syntax>
                                        <autodetect>true</autodetect>
                                    </syntax>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </all>
                        <dividerLocation>-1</dividerLocation>
                        <split>
                            <header>
                                <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </header>
                            <body>
                                <defaultview>HttpPanelSyntaxHighlightTextView</defaultview>
                                <views>
                                    <HttpPanelSyntaxHighlightTextView>
                                        <aa>true</aa>
                                        <linenumbers>false</linenumbers>
                                        <codefolding>false</codefolding>
                                        <wordwrap>true</wordwrap>
                                        <highlightline>false</highlightline>
                                        <fadehighlightline>false</fadehighlightline>
                                        <whitespaces>false</whitespaces>
                                        <newlines>false</newlines>
                                        <markoccurrences>false</markoccurrences>
                                        <roundedselection>false</roundedselection>
                                        <bracketmatch>false</bracketmatch>
                                        <animatedbracketmatch>false</animatedbracketmatch>
                                        <syntax>
                                            <autodetect>true</autodetect>
                                        </syntax>
                                    </HttpPanelSyntaxHighlightTextView>
                                </views>
                            </body>
                        </split>
                        <websocket>
                            <defaultview>WebSocketSyntaxHighlightTextView</defaultview>
                            <views>
                                <HttpPanelSyntaxHighlightTextView>
                                    <aa>true</aa>
                                    <linenumbers>false</linenumbers>
                                    <wordwrap>true</wordwrap>
                                    <highlightline>false</highlightline>
                                    <fadehighlightline>false</fadehighlightline>
                                    <whitespaces>false</whitespaces>
                                    <newlines>false</newlines>
                                    <markoccurrences>false</markoccurrences>
                                    <roundedselection>false</roundedselection>
                                    <bracketmatch>false</bracketmatch>
                                    <animatedbracketmatch>false</animatedbracketmatch>
                                </HttpPanelSyntaxHighlightTextView>
                            </views>
                        </websocket>
                    </components>
                </httppanel>
            </response>
        </break>
        <tab>
            <pin>
                <QuickStart>true</QuickStart>
                <Alerts>true</Alerts>
            </pin>
        </tab>
        <confirmRemoveProxyExcludeRegex>false</confirmRemoveProxyExcludeRegex>
        <confirmRemoveScannerExcludeRegex>false</confirmRemoveScannerExcludeRegex>
        <confirmRemoveSpiderExcludeRegex>false</confirmRemoveSpiderExcludeRegex>
        <deleteconfirmation>
            <sites>false</sites>
        </deleteconfirmation>
        <mode>standard</mode>
    </view>
    <reveal version="1">
        <enabled>false</enabled>
    </reveal>
    <breakpoints>
        <inScopeOnly>false</inScopeOnly>
    </breakpoints>
    <bruteforce version="1">
        <threadPerHost>32</threadPerHost>
    </bruteforce>
    <anticsrf>
        <tokens>
            <token>
                <name>anticsrf</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>CSRFToken</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>__RequestVerificationToken</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>csrfmiddlewaretoken</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>authenticity_token</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>OWASP_CSRFTOKEN</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>anoncsrf</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>csrf_token</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>_csrf</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>_csrfSecret</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>__csrf_magic</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>CSRF</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>_token</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>_csrf_token</name>
                <enabled>true</enabled>
            </token>
            <token>
                <name>_csrfToken</name>
                <enabled>true</enabled>
            </token>
        </tokens>
    </anticsrf>
    <script>
        <console version="1"/>
        <scripts>
            <name>XML Comments Disclosure</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/XML Comments Disclosure.js</file>
        </scripts>
        <scripts>
            <name>Username Idor Scanner</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/Username Idor Scanner.js</file>
        </scripts>
        <scripts>
            <name>Email Disclosure</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/Email Disclosure.js</file>
        </scripts>
        <scripts>
            <name>Debug Error Disclosure</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/Debug Error Disclosure.js</file>
        </scripts>
        <scripts>
            <name>Application Error Scanner</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/Application Error Scanner.js</file>
        </scripts>
        <scripts>
            <name>PII Disclosure</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/PII Disclosure.js</file>
        </scripts>
        <scripts>
            <name>Base64 Disclosure</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/Base64 Disclosure.js</file>
        </scripts>
        <scripts>
            <name>Private IP Disclosure</name>
            <description/>
            <engine>Graal.js</engine>
            <type>websocketpassive</type>
            <enabled>false</enabled>
            <file>/home/kali/.ZAP/scripts/scripts/websocketpassive/Private IP Disclosure.js</file>
        </scripts>
    </script>
    <encoder version="1">
        <base64dobreaklines>true</base64dobreaklines>
    </encoder>
    <encode>
        <param>
            <base64charset>UTF-8</base64charset>
        </param>
    </encode>
    <requester version="2"/>
    <ajaxSpider version="7">
        <allowedResources>
            <allowedResource>
                <regex>^http.*\.js(?:\?.*)?$</regex>
                <enabled>true</enabled>
            </allowedResource>
            <allowedResource>
                <regex>^http.*\.css(?:\?.*)?$</regex>
                <enabled>true</enabled>
            </allowedResource>
        </allowedResources>
        <logoutAvoidance>false</logoutAvoidance>
        <browserId>firefox-headless</browserId>
        <showAdvOptions>true</showAdvOptions>
    </ajaxSpider>
    <selenium version="3">
        <chromeDriver>/home/kali/.ZAP/webdriver/linux/64/chromedriver</chromeDriver>
        <firefoxDriver>/home/kali/.ZAP/webdriver/linux/64/geckodriver</firefoxDriver>
        <firefoxProfile>zap-client-profile</firefoxProfile>
    </selenium>
    <callhome version="1">
        <tel>
            <uuid>87c770a4-e654-47e8-ace3-a604d49f444e</uuid>
        </tel>
    </callhome>
    <network>
        <serverCertificates version="1">
            <rootCa>
                <ks>MIIMSgIBAzCCC_QGCSqGSIb3DQEHAaCCC-UEggvhMIIL3TCCBcQGCSqGSIb3DQEHAaCCBbUEggWxMIIFrTCCBakGCyqGSIb3DQEMCgECoIIFQDCCBTwwZgYJKoZIhvcNAQUNMFkwOAYJKoZIhvcNAQUMMCsEFArrp10e0IC5L2wjQKZq8zODByzZAgInEAIBIDAMBggqhkiG9w0CCQUAMB0GCWCGSAFlAwQBKgQQlQDaWAKdmOdE2ws6GDOvUASCBNA7cNewrZJyju1oYnxext_Oxo9YOKGEv0FOPnpWavb8WCgJqBNUJoF9wNZlmESpAizkIXbYSLJ94zMn2saQ2uzUCP55ghzXwhW7GtJffvS-tzmVuShE6VgnmiHpKUps2Ah2E6hUXm8DUwwIpbR8JL6vA6GBpvfIsj9aP7-2Zf7Bizt56Nzm9nZjKTYqHm77SloSNTWCnhwTuoswNIY1Q5qd40bK_RYDtn7LB42tgOlop8JVHnNjzSo7a-1zh7fJVc9_AVMYXCDDEyRFs7jhdHRD8BBsd62awq1_hzser4MO3zhlOwQ6dAFiQ3dZ4ce9suTOqXvmHnImYXwM1sL8uCpoFOQAuCW2fotD_tPEpvlAbOov1S8hpUurmZDPIoNJFfpuY58k6w2t2GbuzGmfRqvnMYOmiOgJzZHF5_NAm19LJK-XMFdO1mukYxOTD4muB6PT4vqkYkzQ1Kg4FtP_xDu74zXkDUr2MBbKy8-hLbGOk5XGS7O8m5jklJ8B8M6j_7MuEVyvGa8sOX6xUIFD-CoqeAlqvwshVNmQ56s0XZhAfnwNLRcs6ewQCRzpZPA5KLTVy1_EgqNzoVnVITfv_BLGiyOeRJpqj27YWpWKX6bI4ZJfPqoEzCQM_mFi4wcexxonBA1dJvJR6oUe057hVEclc1s9gWszb6T2Jl2vqees15v8_-W-1fqcf1T6DgN6A4aTbkKLaXIgE-Ss7gSTnH9iBf5D_UDXv4IOPNEFPCqfu6uqlp5oPo9w_nM3ocSSaDBWongVPs7DJJuFraMwzwXNYkYxwxHscLuGowbQtc_8Lc4VmBTruYSMJqrzIM8oVWOI9iAX2ZDv5DJcQJOi-ya8UEKlUrevhwVq4GXb4AXUiZMrS2pD3D6reN2Zs-yfBmjNDN4NU7_ejfNOLwVuqaJy0h9mpU_mh6sn-Wx5M-cgVaHJsy3ORFK9F_mK_1K3Hopsn0844zs3shdV4MoImw-jExEbV7vF1G8WM_Gr8R5qjDvrzW-4duAx9KbYCPBX0SzLuASUVEgNt0RIz9WpjUj76b8AO0EBf8AHpytWuB6TDL821GAn1Rx94TrwnZhpxNzeanvni5xjwwjdRIC8a9lhazBjzZBrF42aYWYo3bHTkPCnxYM1Bhh9gzjgZWv1_Xwg3smIQxKRehgxeJ0agCyU8LEaOjzVP_SHacJt0bKYbAex92QsZDNLt5zjgFwqntrYGpKNyjngvCM-eiVx6haN1L9fxyVu6lNohyEqDKMHdt2BSwaRVJoZf2S9IKHVb1MWEmOY9_6bZNOlr6oaCJtOFp4xnhBz7NqXJYHnMBn6iM6CfVn39LMpvTeoyjAH_3sffAUsxukossoA3O3u-tJvDxmNUoupTrakOQdVq4qdSiOB9NGn6D08Bj_oSNijh6zwPir4ZAiSUw7ovCYAoKbG5vhRdtsznmpiRbfhS2i-Nqw5Ez9W8Y4_nBsvU9daEePX8c4twDwHnJCmYnV825VQUwyZZlm8mU4ed2HyfFz7NxApSBOO9p53v-nvflJGLmbr9Rkz12_oL8hU3cgRb2SWXzLWlIMKjLGNzuzRv6ynOjOfEirRZgpSn2OgIPWs9p3jRq6cel7cCdH64JFtMEQq4wYx0uhnsd2tFlZifwANcTFWMDEGCSqGSIb3DQEJFDEkHiIAbwB3AGEAcwBwAF8AegBhAHAAXwByAG8AbwB0AF8AYwBhMCEGCSqGSIb3DQEJFTEUBBJUaW1lIDE3NTgwMTQ5MTQ4MzIwggYRBgkqhkiG9w0BBwagggYCMIIF_gIBADCCBfcGCSqGSIb3DQEHATBmBgkqhkiG9w0BBQ0wWTA4BgkqhkiG9w0BBQwwKwQUciVFOV3Bxsd60Gbc7lyfrFXROCoCAicQAgEgMAwGCCqGSIb3DQIJBQAwHQYJYIZIAWUDBAEqBBCrQZ4sBGi2R315R3g9-A75gIIFgEaV9dTadUs5q282BKsWio2pv7J3RFaWNV0y0ObmIrUMBcNKfj6SMZmPhd8rOUv45AOJ4a-mggKsJk2zkKvXZ7taWDwXxMRuzdoE81LrSDCihhSDbgnKN_5Atn4if9AjWcDMHyr-xYJzY0KrU9ozu01lOF06eZCKAD4_Kk1WvpU7TSM0EPWmDh-R6oVgWJ2fUrQ_yUzHaGVWtFjnSGQK4VDnziCDUPL2EpqAcn-bBxYBzYfyv7JSgJ3oJKNX5KU3gQ32LIQaO8JlKOhSIpz1HPjMil1fonx-qeyH5m0mOvPFZvqv9S7tOst1O5eqv5D1Hr90zJXFPuZKmCDSwYoN2r_vhY5o5dJ9nEwqvkgc5fZnIzOxza-AxFmWpBDgJnv94dzCOuFvMBqag4DmLrZpiJfm-fWAPjwY9R40K2caoVs08Do9d0lQ-UxnHw3MlPZjjTGggb_OocM1624CGms8y9F-1juy8d7gpQAL9Yk9x61o3e1bfGrCKHoOgy_G2SCu_w60b2PGWfp1akS5UJL9wozfE5rax0YLAYgU8z_aTO8HU3Km9QPyqfLWkMxn2PDYHa3kHZZLeQr4XumubEP3SHp79ixtmYd5N6Oby06Wc9jmJ82_D2weBZV57MX03H4I7T0ndJOt-pEQ-7yaGFKPuAONIdtFBWg8JjmU8oD2wv08Iabbk2ztyXd4DJykJ0hor0-IR0czdKLP1gCGho9c1jLMnmAPuaULHPHy4TckMdkfy8ZcMgJLLHYRiGZMXTgAGfCPTmP7xYm4YomAalwUdhv1fb8KdGm8jjp0xZ3KkbjDQX_Bl2jOofa7XIdCLwuzLEYCbKwBPfTFZJYZ37mHVBWmyI7n45YRhNfC8jTz8-IIxaP_sHh7hU2ipOpwseBWn5ByWHQ9GAaXRsuj3znFqcM9gUcLaKnTw250K9VOmkOpFzHepAeeaQll8rS9x-Y3MJBIb8vcIC3wfblf-tRuItqImWST4JqzgvlH0tNI29MWRfshrRZgudhBuiBC6qZiajNwsHqt5BGKLiNjolYXH3Y4qP30L8N65kLgUh1Vhur2WIPELiic30Tanu9oDmcOKuRTbc7pg33CU1HfM4ybjeeF6mFoHl16ezx-Dy00hvpJqW3ybxANw7mwtysaeTDRv_0ausD7UAN1xoSuvm-A_pAQq0Q-9RNKn9GHT5BXgBU2Q6PODl018NP-HwuZWJqke0rmXUiJmizsUKdUZZRGRIK5PgSNMses2Sze3hYkjq3Iheb8MSNeNjUyEoKbfxn_a0TU_ImFj4XvLKgGRgnNmhT7sMvPBBb-ORzVtvYJfE1-XNwo6Gq3yceqtqAufNBqgeFZHIhaLLqOB-V65o0sbnYU3wQ-rOegT60f2alU5oey_I-eAMumRXYbxfo_lrCyiAd_EJOeWYaK2_7PIUuKq4Qs8S6ketRLKGpopiRrRiThThxSBN5QMo1Upq8JBuLwMXhc0TDRPZF4Sy5H-NTYKPomhqUtnlSZKrMtHCioxNPnqB_lh_SnJeNUJfDvscXfwxL0xa5S5FVjf3z6IcksvvoJW3Aash2PqBKAPTCO-HomEQ3keNrltHzXc5EY5xyIlNxGZXCbp39J_Lp8O_RXXDh5WoKudIdVilA5T49pyZ8wnOil7eKFlyTb-uTaXgrs4nSQSQvycrOpBZg88VVkCojh00JCBqZo4dsKhQY11eOWvlepkU1BW1jNRW-6QzpLfuz7naQmdaDR-vCnmXGhJ4dRyOOBpsxyyly4277EwgcBbrX7ktSl1HmZ6O6fpd0RBk_v6_VufR54fpBXAc7bUkbtrfvbjpnoDB5r3Gm2L9NknpTggrcgSrfhtniWui_MB9TnI5H0hhGj8uFoU0oCL8swTTAxMA0GCWCGSAFlAwQCAQUABCB9SPta3k2JFbTLAcRfgt4VDdiFqfCTDag-AT0erym1iQQU5D02kpx7su7F1bBmINS-8Y7sRzsCAicQ</ks>
            </rootCa>
        </serverCertificates>
        <localServers version="1">
            <mainProxy>
                <enabled>true</enabled>
                <proxy>true</proxy>
                <api>true</api>
                <address>localhost</address>
                <port>8083</port>
                <alpn>
                    <enabled>true</enabled>
                    <protocols>
                        <protocol>http/1.1</protocol>
                        <protocol>h2</protocol>
                    </protocols>
                </alpn>
                <behindNat>false</behindNat>
                <removeAcceptEncoding>true</removeAcceptEncoding>
                <decodeResponse>true</decodeResponse>
                <tlsProtocols>
                    <protocol>TLSv1.2</protocol>
                    <protocol>TLSv1.3</protocol>
                </tlsProtocols>
            </mainProxy>
        </localServers>
        <ratelimit version="1"/>
        <globalExclusions version="2">
            <exclusions>
                <exclusion>
                    <name>Extension - Image (ends with .extension)</name>
                    <value>(?i)^.*\.(?:gif|jpe?g|png|ico|icns|bmp|svg|webp)$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Extension - Audio/Video (ends with .extension)</name>
                    <value>(?i)^.*\.(?:mp[34]|mpe?g|m4[ap]|aac|avi|mov|wmv|og[gav]|webm)$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Extension - PDF &amp; Office (ends with .extension)</name>
                    <value>(?i)^.*\.(?:pdf|docx?|xlsx?|pptx?)$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Extension - Stylesheet, JavaScript (ends with .extension)</name>
                    <value>(?i)^.*\.(?:css|js)$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Extension - Flash &amp; related (ends with .extension)</name>
                    <value>(?i)^.*\.(?:sw[fa]|flv)$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>ExtParam - Image (extension plus ?params=values)</name>
                    <value>(?i)^[^\?]*\.(?:gif|jpe?g|png|ico|icns|bmp|svg|webp)\?.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>ExtParam - Audio/Video (extension plus ?params=values)</name>
                    <value>(?i)^[^\?]*\.(?:mp[34]|mpe?g|m4[ap]|aac|avi|mov|wmv|og[gav]|webm)\?.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>ExtParam - PDF &amp; Office (extension plus ?params=values)</name>
                    <value>(?i)^[^\?]*\.(?:pdf|docx?|xlsx?|pptx?)\?.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>ExtParam - Stylesheet, JavaScript (extension plus ?params=values)</name>
                    <value>(?i)^[^\?]*\.(?:css|js)\?.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>ExtParam - Flash &amp; related (extension plus ?params=values)</name>
                    <value>(?i)^[^\?]*\.(?:sw[fa]|flv)\?.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>ExtParam - .NET axd resources (SR/WR.axd?d=)</name>
                    <value>(?i)^[^\?]*/(?:WebResource|ScriptResource)\.axd\?d=.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Bing API queries</name>
                    <value>(?i)^https?://api\.bing\.com/qsml\.aspx?query=.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Google malware detector updates</name>
                    <value>(?i)^https?://(?:safebrowsing-cache|sb-ssl|sb|safebrowsing).*\.(?:google|googleapis)\.com/.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Lastpass manager</name>
                    <value>(?i)^https?://(?:[^/])*\.?lastpass\.com</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Firefox browser updates</name>
                    <value>(?i)^https?://(?:.*addons|aus[0-9])\.mozilla\.(?:org|net|com)/.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Firefox extensions phoning home</name>
                    <value>(?i)^https?://(?:[^/])*\.?(?:getfoxyproxy\.org|getfirebug\.com|noscript\.net)</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Microsoft Windows updates</name>
                    <value>(?i)^https?://(?:.*update\.microsoft|.*\.windowsupdate)\.com/.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Google Chrome extension updates</name>
                    <value>(?i)^https?://clients2\.google\.com/service/update2/crx.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Firefox captive portal detection</name>
                    <value>(?i)^https?://detectportal\.firefox\.com.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Google Analytics</name>
                    <value>(?i)^https?://www\.google-analytics\.com.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Firefox h264 codec download</name>
                    <value>(?i)^https?://ciscobinary\.openh264\.org.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Fonts CDNs such as fonts.gstatic.com, etc.</name>
                    <value>(?i)^https?://fonts.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Mozilla CDN (requests such as getpocket)</name>
                    <value>(?i)^https?://.*\.cdn\.mozilla\.(?:com|org|net)/.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Firefox browser telemetry</name>
                    <value>(?i)^https?://.*\.telemetry\.mozilla\.(?:com|org|net)/.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Adblockplus updates and notifications</name>
                    <value>(?i)^https?://.*\.adblockplus\.org.*$</value>
                    <enabled>false</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Firefox services</name>
                    <value>(?i)^https?://.*\.services\.mozilla\.com.*$</value>
                    <enabled>true</enabled>
                </exclusion>
                <exclusion>
                    <name>Site - Google updates</name>
                    <value>(?i)^https?://.*\.gvt1\.com.*$</value>
                    <enabled>true</enabled>
                </exclusion>
            </exclusions>
        </globalExclusions>
        <connection version="6">
            <defaultUserAgent>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36</defaultUserAgent>
            <httpProxy>
                <enabled>false</enabled>
                <host/>
                <port>8080</port>
                <storePass>true</storePass>
                <realm/>
                <username/>
                <password/>
            </httpProxy>
            <tlsProtocols>
                <protocol>TLSv1.2</protocol>
                <protocol>TLSv1.3</protocol>
            </tlsProtocols>
        </connection>
        <clientCertificates version="1"/>
    </network>
    <rules>
        <common>
            <sleep>15</sleep>
        </common>
        <csrf>
            <ignorelist/>
            <ignore>
                <attname/>
                <attvalue/>
            </ignore>
        </csrf>
        <cookie>
            <ignorelist/>
        </cookie>
        <domains>
            <trusted/>
        </domains>
        <domxss>
            <browserid/>
        </domxss>
    </rules>
    <formhandler version="1">
        <fields>
            <field>
                <fieldId>color</fieldId>
                <value>#ffffff</value>
                <enabled>true</enabled>
                <regex>false</regex>
            </field>
            <field>
                <fieldId>email</fieldId>
                <value>zaproxy@example.com</value>
                <enabled>true</enabled>
                <regex>false</regex>
            </field>
            <field>
                <fieldId>name</fieldId>
                <value>ZAP</value>
                <enabled>true</enabled>
                <regex>false</regex>
            </field>
            <field>
                <fieldId>password</fieldId>
                <value>ZAP</value>
                <enabled>true</enabled>
                <regex>false</regex>
            </field>
            <field>
                <fieldId>phone</fieldId>
                <value>9999999999</value>
                <enabled>true</enabled>
                <regex>false</regex>
            </field>
            <field>
                <fieldId>url</fieldId>
                <value>https://zap.example.com</value>
                <enabled>true</enabled>
                <regex>false</regex>
            </field>
            <field>
                <fieldId>(?i)_?back[-_]?(?:link|uri|url)?</fieldId>
                <value>https://zap.example.com</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?bg[-_]?colou?r</fieldId>
                <value>#FFFFFF</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?query|find|keyword</fieldId>
                <value>ZAP</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?search[-_]?(?:term|word|param|parameter|string|text|value|keyword|query)?</fieldId>
                <value>ZAP</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?amount|amt|count|qty|quantity</fieldId>
                <value>3</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?lang|language</fieldId>
                <value>en</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?locale[-_]?(?:code)?</fieldId>
                <value>en-IN</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?(?:comment|subject|summary)?</fieldId>
                <value>Zaproxy dolore alias impedit expedita quisquam.</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?(?:description|message|(?:email|post)?[-_]?content)?</fieldId>
                <value>Zaproxy alias impedit expedita quisquam pariatur exercitationem. Nemo rerum eveniet dolores rem quia dignissimos.</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?state</fieldId>
                <value>Oklahoma</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?city</fieldId>
                <value>East Romaineburgh</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?address[_-]?1?</fieldId>
                <value>688 Zaproxy Ridge</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
            <field>
                <fieldId>(?i)_?address[_-]?2</fieldId>
                <value>Suite 473</value>
                <enabled>true</enabled>
                <regex>true</regex>
            </field>
        </fields>
    </formhandler>
    <graphql version="2"/>
    <client version="1"/>
    <hud version="4">
        <newChangelog>true</newChangelog>
        <tutorialUpdates>History</tutorialUpdates>
        <tutorialUpdates>Comments</tutorialUpdates>
        <tutorialUpdates>ToggleScript</tutorialUpdates>
        <enabledForDesktop>true</enabledForDesktop>
    </hud>
    <quickstart version="1">
        <recentUrls>https://qualicollect.qualitestgroup.com</recentUrls>
        <launch>
            <defaultBrowser>Firefox</defaultBrowser>
        </launch>
        <ajax>
            <select>MODERN</select>
            <browser>Firefox Headless</browser>
        </ajax>
        <recentUrls>https://qtap.qualitestgroup.com/complimentary/</recentUrls>
        <clearedNews>54</clearedNews>
        <recentUrls>https://qtap.qualitestgroup.com</recentUrls>
        <recentUrls>https://aitools.qualitestgroup.com:4009/</recentUrls>
        <recentUrls>https://aitools.qualitestgroup.com:4009</recentUrls>
        <tradSpider>true</tradSpider>
    </quickstart>
    <globalalertfilter version="1"/>
    <spider version="3">
        <irrelevantParameters>
            <irrelevantParameter>
                <name>utm_.*</name>
                <regex>true</regex>
                <enabled>true</enabled>
            </irrelevantParameter>
        </irrelevantParameters>
        <thread>32</thread>
    </spider>
    <replacer version="1"/>
    <oast version="1">
        <boast version="2">
            <pollingFrequency>60</pollingFrequency>
        </boast>
        <callback version="1"/>
        <interactsh version="1">
            <pollingFrequency>60</pollingFrequency>
        </interactsh>
    </oast>
    <fuzz version="2">
        <defaultThreadsPerFuzzer>32</defaultThreadsPerFuzzer>
        <defaultCategoryName/>
        <defaultFuzzDelayInMs>0</defaultFuzzDelayInMs>
        <customFuzzerLastSelectedDirectory/>
    </fuzz>
    <database>
        <newsession>3</newsession>
        <newsessionprompt>true</newsessionprompt>
    </database>
    <start>
        <dayLastChecked>2026-05-15</dayLastChecked>
    </start>
    <fileupload version="1">
        <sendrequests>false</sendrequests>
    </fileupload>
    <browserView>
        <configVersion>1</configVersion>
        <warnErrorJavaFX>false</warnErrorJavaFX>
    </browserView>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>ID</ColumnName>
        <ColumnIndex>0</ColumnIndex>
        <ColumnModelIndex>0</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Source</ColumnName>
        <ColumnIndex>1</ColumnIndex>
        <ColumnModelIndex>1</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Req. Timestamp</ColumnName>
        <ColumnIndex>2</ColumnIndex>
        <ColumnModelIndex>2</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Method</ColumnName>
        <ColumnIndex>3</ColumnIndex>
        <ColumnModelIndex>4</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>URL</ColumnName>
        <ColumnIndex>4</ColumnIndex>
        <ColumnModelIndex>5</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Code</ColumnName>
        <ColumnIndex>5</ColumnIndex>
        <ColumnModelIndex>8</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Reason</ColumnName>
        <ColumnIndex>6</ColumnIndex>
        <ColumnModelIndex>9</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>RTT</ColumnName>
        <ColumnIndex>7</ColumnIndex>
        <ColumnModelIndex>10</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Size Resp. Body</ColumnName>
        <ColumnIndex>8</ColumnIndex>
        <ColumnModelIndex>14</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Highest Alert</ColumnName>
        <ColumnIndex>9</ColumnIndex>
        <ColumnModelIndex>15</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Note</ColumnName>
        <ColumnIndex>10</ColumnIndex>
        <ColumnModelIndex>16</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <ColumnConfiguration_HistoryTableColumn>
        <ColumnName>Tags</ColumnName>
        <ColumnIndex>11</ColumnIndex>
        <ColumnModelIndex>17</ColumnModelIndex>
    </ColumnConfiguration_HistoryTableColumn>
    <jython version="1"/>
    <wappalyzer version="1"/>
    <jwt version="1">
        <enableClientConfigurationScan>false</enableClientConfigurationScan>
    </jwt>
    <custompayloads version="1"/>
    <tokengen version="1"/>
    <paramdigger version="1"/>
    <websocket>
        <confirmRemoveProxyExcludeRegex>false</confirmRemoveProxyExcludeRegex>
    </websocket>
    <scanner>
        <advDialog>false</advDialog>
    </scanner>
    <userDir>/home/kali/Documents</userDir>
    <reports>
        <display>false</display>
        <title>AI COE report</title>
        <description/>
        <template>risk-confidence-html</template>
        <report>
            <theme>
                <risk-confidence-html>original</risk-confidence-html>
            </theme>
            <sections>
                <risk-confidence-html>siteRiskCounts</risk-confidence-html>
                <risk-confidence-html>responseBody</risk-confidence-html>
                <risk-confidence-html>appendix</risk-confidence-html>
                <risk-confidence-html>alertTypes</risk-confidence-html>
                <risk-confidence-html>responseHeader</risk-confidence-html>
                <risk-confidence-html>alertTypeCounts</risk-confidence-html>
                <risk-confidence-html>riskConfidenceCounts</risk-confidence-html>
                <risk-confidence-html>alerts</risk-confidence-html>
                <risk-confidence-html>aboutThisReport</risk-confidence-html>
                <risk-confidence-html>contents</risk-confidence-html>
                <risk-confidence-html>requestBody</risk-confidence-html>
                <risk-confidence-html>reportDescription</risk-confidence-html>
                <risk-confidence-html>reportParameters</risk-confidence-html>
                <risk-confidence-html>requestHeader</risk-confidence-html>
                <risk-confidence-html>summaries</risk-confidence-html>
            </sections>
        </report>
        <reportDir>/home/kali/Downloads</reportDir>
        <templateDir>/home/kali/.ZAP/reports</templateDir>
        <reportPattern>{{yyyy-MM-dd}}-ZAP-Report-[[site]]</reportPattern>
        <confidence>
            <fp>false</fp>
            <low>true</low>
            <med>true</med>
            <high>true</high>
            <conf>true</conf>
        </confidence>
        <risk>
            <info>true</info>
            <low>true</low>
            <med>true</med>
            <high>true</high>
        </risk>
    </reports>
    <api>
        <key>9t66smt6qd9acn7v79s71a5rie</key>
    </api>
    <insights version="1"/>
</config>
