

Python 3.7で作られた強力なXSSスキャナー
必要条件:
pip install bs4
pip install requests
git clone https://github.com/pwn0sec/PwnXSS
chmod 755 -R PwnXSS
cd PwnXSS
python3 pwnxss.py --help
基本的な使用法:
python3 pwnxss.py -u http://testphp.vulnweb.com
python3 pwnxss.py --help
