Skip to content

HelpAddonsPscanrulesPscanrules

thc202 edited this page Jun 24, 2015 · 11 revisions

Passive Scan Rules

The following release quality passive scan rules are included in this add-on:

Application Errors

Cache Control

Content Type Missing

Cookie HTTP Only

Cookie Secure Flag

Cross Domain Script Inclusion

Header XSS Protection

Mixed Content

Password Autocomplete

Private Address Disclosure

Session Id in URL Rewrite

This scanner checks for the existence of session token type parameters being rewritten to the URL. To help reduce false positives the scanner checks the length of the token value, if the value of the parameter is not greater than 8 characters in length then the parameter is ignored (i.e.: survey?sId=5 would not be flagged as vulnerable).

X-Content-Type-Options

X-Frame-Option

Clone this wiki locally