Skip to content

Stonzyy/dumpxss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dumpxss

a Fast Python tool designed to detect Cross site Scripting vulnerabilities on websites. It helps penetration testers and bug hunters find open redirect bugs through a scan supported by a list of payloads.

Install

git clone https://github.com/Stonzyy/dumpxss.git

Usage

1 - cd dumpxss

2 - pip3 install -r requirements.txt

3 - Add list of urls contain Parametrs in url.txt

4 - python3 dumpxss.py urls.txt

Output

Result Saved on output.txt

About

Scanner Tool For XSS Vulnerability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages