Loading...
Wednesday, February 27, 2013

Xss-scanner - Scanning site for xss vulnerability


simple tools that try to detect an xss vulnerability feel free to develop and submit bug or add extra features
### this tool for educational propose ###

Requirement: you have to install selenium module Here : http://seleniumhq.org/

Usage: xss_scanner.py http://www.site.com/file.php?var=

the target should be started with http:// or https://
the target should ended with empty GET variable so that the scanner could try several xss strings
Download -
xss_scanner.py

Source-
https://code.google.com/p/xss-scanner/



0 comments:

Post a Comment

 
TOP