
PwnXSS: XSS-Schwachstellenscanner und -Exploit

Ein leistungsstarker XSS-Scanner, erstellt mit Python 3.7
Anforderungen:
pip install bs4
pip install requests
git clone https://github.com/pwn0sec/PwnXSS
chmod 755 -R PwnXSS
cd PwnXSS
python3 pwnxss.py --help
Einfache Verwendung:
python3 pwnxss.py -u http://testphp.vulnweb.com
python3 pwnxss.py --help
