Skip to content

kursadalsan/Xss-automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

XSS Automation Finding with Rooter

Introduction

Welcome to XSS Automation Finding with Rooter! This tool, developed by Shubham Tiwari, aids in automating the discovery of XSS (Cross-Site Scripting) vulnerabilities on web applications.

Usage

  1. Download the Script: Clone this repository or download the xss-automate.sh script from the repository.

  2. Make the Script Executable: Navigate to the directory containing the script in your terminal and run the command:

    chmod +x xss-automate.sh
    
    
  3. Run the Script: Execute the script with the desired domain as an argument. For example:

    ./xss-automate.sh example.com
    
    
  4. Interpret the Output: Review the output generated by the script to identify any XSS vulnerabilities detected on the provided domain.

image

Contact

Connect with Shubham via:

Happy bug hunting! 🐞✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%