Wednesday, February 27, 2013

xssscan - Cross site scripting scan

XSSscan is a cross site scripting scanner written in python that can take output from google or can search one site.
You can find xssscan here
Syntax : xssscan.py options
Options :
-g/-google : Searches google for hosts
-s/-site : Searches just that site, (default port 80)
-a/-alert : Change the alert pop-up message
-w/-write : Writes potential XSS found to file
-v/-verbose : Verbose Mode

If you have a problem or you need some explanations just write under this post!

No comments:

Post a Comment