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