Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
adv ex on 5 january 2024
adv ex on 22 February 2024
Kfc Club

Patrick Stash
banner Expire 26 October 2024
Rescator cvv and dump shop
banner expire at 13 May

Yale lodge shop
UniCvv
banner Expire 1 April  2021

XSSCON - SIMPLE XSS SCANNER TOOL

ALBERT

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
1,446
Powerfull Simple XSS Scanner made with python 3.7

Installing
Requirements:
  • BeautifulSoup4
pip install bs4
  • requests
pip install requests
  • python 3.7
Commands:
Code:
git clone https://github.com/menkrep1337/XSSCon
cd XSSCon
python3 xsscon.py --help
Usage
Basic usage:
Code:
python3 xsscon.py -u http://testphp.vulnweb.com
Advanced usage see help:
Code:
python3 xsscon.py --help
Roadmap
v0.3B:
  • Added custom options ( Such --proxy, --user-agent etc... )
  • First launched
v0.3B Patch:
  • Added support for form method GET
Download XSSCon
 
Top Bottom