TODO

September 13, 2013 ยท View on GitHub

This burp extension implements some passive scanner checks which are missing in Burp suite:

All checks can be enabled separately in an own extension tab and a default config can be stored.

TODO

  • See TODO markers in the code.

  • Further possibilities to redirect from HTTP to HTTPS (meta refresh, links, referer checking)

  • Active scanner check: Actively test directories for listings

  • Active scanner check: Add parameters like debug, admin, test etc. and check if something interesting appears on the page.

  • Active Scanner check: Reaction of the web application and server to requests with different/missing host headers.