Skip to content

0s1mt/Son-of-XSS-V1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Installing

Requirements:

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

  • Commands:
    git clone https://github.com/0s1mt/Son-of-XSS-V1
    chmod 755 -R 
    cd sonofxss.py
    python3 sonofxss.py --help 

    Usage

    Basic usage:

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

    Advanced usage:
    python3 pwnxss.py --help

    Main features

    • crawling all links on a website ( crawler engine )
    • POST and GET forms are supported
    • many settings that can be customized
    • Advanced error handling
    • Multiprocessing support.✔️

    Roadmap

    v1 : The project is still in the testing phase and therefore may contain various deficiencies and bugs. I believe that with persistent effort and motivation, everything will improve over time. I would be very pleased if you users could reach out to me through the link below to provide feedback on any shortcomings or errors. Wishing you happy penetration testing 😊

    https://www.linkedin.com/in/abdulsamet-sunar-/

    About

    This tool is developed to detect Cross-Site Scripting (XSS) vulnerabilities on websites. It is designed to assist users in identifying security weaknesses

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages