XSSCon - Simple XSS Scanner Tool

✨ DeeZNuTz

✨ Master ✨
Staff member
May 15, 2017
990
759
1,045
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
 
  • Like
Reactions: MediumDragon

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu