This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Finding XSS with Automated Tool"

From OWASP
Jump to: navigation, search
(New page: This training shows you how to automate finding xss holes with fuzzers in quick and easy manner. '''Download:''' http://yehg.net/lab/pr0js/files.php/scanning_xss.zip '''Interactive Ve...)
 
Line 11: Line 11:
  
 
An interactive version of the above training. It simulates you how to automate finding xss holes with fuzzers in quick and easy manner yourself.
 
An interactive version of the above training. It simulates you how to automate finding xss holes with fuzzers in quick and easy manner yourself.
 +
 +
 +
[[Category:Non-OWASP_Trainings]]

Revision as of 15:19, 30 September 2008

This training shows you how to automate finding xss holes with fuzzers in quick and easy manner.

Download:

http://yehg.net/lab/pr0js/files.php/scanning_xss.zip


Interactive Version:

http://yehg.net/lab/pr0js/training/interactive/xss/

An interactive version of the above training. It simulates you how to automate finding xss holes with fuzzers in quick and easy manner yourself.