Welcome!

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

SignUp Now!
banner Expire 25 April 2025
adv ex on 5 january 2024
adv ex on 22 February 2024
Banner expire 20 November 2024
Kfc Club

Patrick Stash
casino
banner expire at 13 August 2024
BidenCash Shop
Rescator cvv and dump shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

XSSCON - SIMPLE XSS SCANNER TOOL

Neon Ghost

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