DanMcInerney 08fcb5a4df readme
2014-07-26 05:42:26 -04:00
2014-07-26 05:42:26 -04:00
2014-07-25 06:28:24 -04:00
2014-06-24 05:50:32 -04:00
2014-07-26 05:42:26 -04:00
2014-06-23 07:24:43 -04:00

xsscrapy

From within the main folder run:

scrapy crawl xss_spider -a url='http://something.com'

If you wish to login then crawl:

scrapy crawl xss_spider -a url='http://something.com/login_page' -a login='username' -a pw='secret_password'

Vulnerable URLs and information are stored as scrapy items in vulnerable-urls.txt and a more readable list in formatted-vulns.txt

Description
No description provided
Readme 7.7 MiB
Languages
Python 98.5%
PHP 1.5%