2014-07-11 05:13:36 -04:00
2014-07-11 05:13:36 -04:00
2014-06-28 07:22:01 -04:00
2014-06-24 05:50:32 -04:00
2014-06-30 23:43:08 -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 will be put in the file called vulnerable-urls.txt

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