Skip to content

🎯 Cross Site Scripting (XSS) Scanner Vulnerability

License

Notifications You must be signed in to change notification settings

andrysec/XSS-Vulnerability-Scanners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Cross Site Scripting ( XSS ) Vulnerability Scanner πŸš€

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

    Roadmap

    v0.3B:

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

  • v0.3B Patch:

  • Added support for form method GET
  • Donate!

    Support the authors:

    Paypal:

    https://paypal.me/andrystreamer

    LiberaPay:

    Donate using Liberapay

    About

    🎯 Cross Site Scripting (XSS) Scanner Vulnerability

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages