Pwnscan is a simple tool that helps you with:
- Extract URLs.
- From website and Wayback Machine
- Find subdomains.
- Find some headers misconfiguration.
All results will be save in HTML file
git clone https://github.com/pwn0sec/pwnscan.git
cd PwnScan
pip3 install requirements.txt
python3 pwnscan.py -u https://example.com
XSS scanner
SSRF scanner
CRLF scanner