Powerfull Simple XSS Scanner made with python 3.7
Requirements:
pip install bs4
pip install requests
Commands:
git clone https://github.com/menkrep1337/XSSCon
cd XSSCon
python3 xsscon.py --help
Basic usage:
python3 xsscon.py -u http://testphp.vulnweb.com
Advanced usage see help:
python3 xsscon.py --help