Quantcast
Channel: HACK4NET 🤖 Pentest Tools and News
Viewing all articles
Browse latest Browse all 541

xsscrapy - XSS/SQLi Spider

$
0
0

Fast, thorough, XSS/SQLi spider. Give it a URL and it'll test every link it finds for cross-site scripting and some SQL injection vulnerabilities. 

From within the main folder run: 
./xsscrapy.py -u http://example.com

If you wish to login then crawl: 
./xsscrapy.py -u http://example.com/login_page -l loginname

If you wish to login with HTTP Basic Auth then crawl: 
./xsscrapy.py -u http://example.com/login_page -l loginname --basic

If you wish to use cookies: 
./xsscrapy.py -u http://example.com/login_page --cookie "SessionID=abcdef1234567890"

If you wish to limit simultaneous connections to 20: 
./xsscrapy.py -u http://example.com -c 20

Dependencies 
wget -O https://bootstrap.pypa.io/get-pip.py python get-pip.py
pip install -r requirements.txt


If it gives an error : ImportError: cannot import name LinkExtractor . This means that you don't have the latest version of scrapy. You can install it using: sudo pip install --upgrade scrapy .

It's called XSScrapy, so why SQL injection detection too? There is overlap between dangerous XSS chars and dangerous SQL injection characters, namely single and double quotes. Detecting SQL injection errors in a response is also simple and nonCPU-intensive. So although 99% of this script is strongly geared toward high and accurate detection of XSS adding simple SQL injection detection through error message discovery is a simple and effective addition. 

This script will not test for blind sql injection. Error messages it looks for come straight from w3af's sqli audit plugin.


Viewing all articles
Browse latest Browse all 541

Trending Articles


Sapos para colorear


Pokemon para colorear


Girasoles para colorear


INUMAN QUOTES


Re:Mutton Pies (lleechef)


El Vibora (1971) by Francisco V. Coching and Federico C. Javinal


Re: lwIP PIC32 port - new title : CycloneTCP a new open source stack for...


Hato lada ym dei namar ka jingpyrshah jong U JJM Nichols Roy (Bah Joy) ngin...


UPDATE SC IDOL: TWO BECOME ONE


FORTUITOUS EVENT



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>