PwnXSS – Vulnerability XSS Scanner Exploit

PwnXSS - Vulnerability XSS Scanner Exploit

A effective XSS scanner made in python 3.7

Installing

Requirements:

  • BeautifulSoup4
  • pip put in bs4
  • requests
  • pip install requests
  • python 3.7
  • Instructions:

    git clone https://github.com/pwn0sec/PwnXSS
    chmod 755 -R PwnXSS
    cd PwnXSS
    python3 pwnxss.py --help

    Usage

    Basic use:

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

    Advanced usage:

    python3 pwnxss.py --assist

    Major options

    • crawling all inbound links on a internet site ( crawler engine )
    • Publish and GET varieties are supported
    • lots of options that can be custom-made
    • State-of-the-art error dealing with
    • Multiprocessing aid.
    • Etcetera….

    Roadmap

    v0.3B:

  • Extra custom made options ( –proxy, –user-agent etc… )
  • v0.3B Patch:

  • Added assist for ( type approach GET )
  • v0.4B:

  • Enhanced Error dealing with
  • Now Numerous parameters for GET process is Supported
  • v0.5 Launch (Final):

    • Bug mounted
    • Now cookies is supported. (–cookie )

    Be aware

    • Sorry for my bad english
    • if you run pwnxss on the get10 terminal you will get an untidy output
    • now it would not assistance DOM

    Graphic and Post Supply connection

    Go through Additional on Pentesting Tools

    You may also like...

    Leave a Reply

    Your email address will not be published. Required fields are marked *