1lastBr3ath / tasks

This page contains a checklist of the tasks you typically need to perform when carrying out a comprehensive attack against a web application. The page has been modified to store user-interaction in browser's localStorage making it easier to track tests that are pending and/or are already covered.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This page contains a checklist of the tasks you typically need to perform when carrying out a comprehensive attack against a web application, copied from http://mdsec.net/wahh/tasks.html. The page has been modified to store user-interaction in browser's localStorage making it easier to track tests that are pending and/or are already covered. For more detail, and the specific action steps involved, refer to the full methodology in Chapter 21 (or Chapter 20 in the first edition).

Live Demo

The checklist also contains few new ones and can be modified as new classes of vulnerabilities emerge. For OWASP's Testing Checklist, please visit https://www.owasp.org/index.php/Web_Application_Security_Testing_Cheat_Sheet.

About

This page contains a checklist of the tasks you typically need to perform when carrying out a comprehensive attack against a web application. The page has been modified to store user-interaction in browser's localStorage making it easier to track tests that are pending and/or are already covered.


Languages

Language:CSS 56.5%Language:HTML 39.6%Language:JavaScript 3.9%