PwnXSS: powerful XSS scanner
PwnXSS
A powerful XSS scanner made in python 3.7.
Main features
- crawling all links on a website ( crawler engine )
- POST and GET forms are supported
- many settings that can be customized
- Advanced error handling
- Multiprocessing support.✔️
- ETC…
Install
pip install bs4 requests
git clone https://github.com/pwn0sec/PwnXSS
chmod 755 -R PwnXSS
Use
Copyright (c) 2019 menkrep1337
Source: https://github.com/pwn0sec/