- Joined
- Dec 3, 2020
- Messages
- 1,785
Powerfull Simple XSS Scanner made with python 3.7
Installing
Requirements:
Basic usage:
v0.3B:
Installing
Requirements:
- BeautifulSoup4
- requests
- python 3.7
UsageClick to expand...Code:
git clone https://github.com/menkrep1337/XSSCon
cd XSSCon
python3 xsscon.py --help
Click to expand...
Basic usage:
Advanced usage see help:http://testphp.vulnweb.com/Code:
python3 xsscon.py -u http://testphp.vulnweb.com
Click to expand...
Click to expand...
RoadmapCode:
python3 xsscon.py --help
v0.3B:
- Added custom options ( Such --proxy, --user-agent etc... )
- First launched
- Added support for form method GET