Welcome!

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

SignUp Now!
Money Club cc shop
Savastan0
adv ex on 22 February 2024
DarkHIve
Patrick Stash
Blackstash cc shop
Trump cc shop
Wizard's shop 2.0
Luki Crown
Kfc Club
banner Expire 10 May 2025
banner expire at 13 August 2024
adv exp at 10 October
BidenCash Shop
adv ex on 22 February 2024
banner Expire 25 April 2025
Yale lodge shop
UniCvv

XSSCON - SIMPLE XSS SCANNER TOOL

Neon Ghost

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
2,423
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

Click to expand...
Click to expand...
Usage
Basic usage:

Code:
python3 xsscon.py -u http://testphp.vulnweb.com

Click to expand...
http://testphp.vulnweb.com/
Click to expand...
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
 
Top Bottom