Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Powerfull Simple XSS Scanner made with python 3.7

Installing

Requirements:

  • BeautifulSoup4
  • pip install bs4
  • requests
  • pip install requests
  • python 3.7

  • Commands:
    git clone https://github.com/menkrep1337/XSSCon
    cd XSSCon
    python3 xsscon.py --help 

    Usage

    Basic usage:

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

    Advanced usage see help:
    python3 xsscon.py --help

    Screenshot

    Roadmap

    v0.3B:

  • Added custom options ( Such --proxy, --user-agent etc... )
  • First launched

  • v0.3B Patch:

  • Added support for form method GET
  • About

    XSSCon: Simple XSS Scanner tool

    Resources

    Stars

    Watchers

    Forks

    Releases

    Packages

    Contributors

    Languages