Skip to content
/ mxh Public

Automated XSS Vulnerability Scanner with Enhanced Efficiency

Notifications You must be signed in to change notification settings

ogh-bnz/mxh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Mass XSS Hunting ( mxh )

mass-xss-hunting: Automated XSS Vulnerability Scanner with Enhanced Efficiency

Automated XSS Vulnerability Scanner with Enhanced Efficiency

Streamline your XSS bug hunting with Mass Hunting. This powerful tool leverages gau and kxss to swiftly uncover vulnerabilities. Note: gau and kxss installations are required.

ScreenShot

image

Dependencies

Mass XSS Hunting relies on the following external tools:

  • gau: General-purpose crawler designed to be fast and reliable.
  • kxss: Fast XSS scanner written in Go.

Ensure that these tools are installed and available in your system's PATH for Mass XSS Hunting to work correctly.

Installation

Make sure you have Python3 and pip installed on your system.

  • For Install First Time
sudo apt update
sudo apt upgrade
sudo pip install requests
sudo pip install colorama
sudo apt install ruby -y
sudo gen install lolcat
cd
git clone https://github.com/ogh-bnz/mxh.git
cd mxh
  • For Run Every Time
python3 mxh.py

Usage

python3 mxh.py ( Site/Target Link )

Options

Run The Script

Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request. t.me/oghbnz

Thanks 220.

About

Automated XSS Vulnerability Scanner with Enhanced Efficiency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages