Skip to content

mith36/XSS-PrO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSS_PrO

@Medium

XSS_PrO is a powerful tool designed to detect Cross-Site Scripting (XSS) vulnerabilities in web applications. It provides automated scanning capabilities to identify potential XSS vectors and vulnerabilities across web pages and forms.

Features

  • 100% Accurcate Result
  • Less number of false possitive

Requirements

pip install -r requirements.txt

Ensure Chrome Browser is installed on your system. if not, download and install. (Download version 127.0)

  • Do wayback on the domain which you want to do xss testing
  • Copy all the waybacked url to the urls.txt file
  • Add your XSS payloads to payloads.txt

Run

python XSS_PRO.py --payloads payload.txt --urls url.txt

image

Note: The chrome driver attached is for windows. if you want to run on linux machine replace it with linux chrome driver and change the name in the code also.(line 11)

If you’d like to contribute to its enhancement, you’re welcome to do so.

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages