Powered By The404Hacking Team
Author: Sir.4m1R (Mr.Hidden)
Telegram: @MrHiddenRoBot
Type the following in the terminal.
git clone https://github.com/The404Hacking/XsSCan /opt/XsSCan
The tool works on Python 2.7 and you should have mechanize installed. If mechanize is not installed, type "pip install mechanize" in the terminal.
python XsSCan.py -u website.com (Do not write www.website.com OR http://www.website.com)
If you have found a XSS vulnerability, you can try the following payloads. Click here
XsSCan is a python tool for finding Cross Site Scripting vulnerabilities in websites. This tool is the first of its kind. Instead of just checking one page as most of the tools do, this tool traverses the website and find all the links and subdomains first. After that, it starts scanning each and every input on each and every page that it found while its traversal. It uses small yet effective payloads to search for XSS vulnerabilities.
The tool has been tested parallel with paid Vulnerability Scanners and most of the scanners failed to detect the vulnerabilities that the tool was able to find. Moreover, most paid tools scan only one site whereas XsSCan first finds a lot of subdomains and then scan all the links altogether. The tool comes with:
- Short Scanning
- Comprehensive Scanning
- Finding subdomains
- Checking every input on every page
With this tool, Cross Site Scripting vulnerabilities have been found in the websites of MIT, Stanford, Duke University, Informatica, Formassembly, ActiveCompaign, Volcanicpixels, Oxford, Motorola, Berkeley and many more.
Mail me if you encounter any errors Mail The404Hacking. You can also post your problems on the website. I'll try my best to respond as soon as possible.
Download: XsSCan-master.zip
Clone: git clone https://github.com/The404Hacking/XsSCan.git