
PwnXSS: ماسح ثغرات (XSS) واستغلالها

ماسح XSS قوي مصنوع باستخدام بايثون 3.7
المتطلبات:
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
