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...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
'''Description'''
 +
 
This training shows you how to automate finding xss holes with fuzzers in quick and easy manner.  
 
This training shows you how to automate finding xss holes with fuzzers in quick and easy manner.  
 +
  
 
'''Download:'''
 
'''Download:'''
Line 11: Line 14:
  
 
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]]

Latest revision as of 15:23, 30 September 2008

Description

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.