Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Stonzyy/dumpxss

Scanner Tool For XSS Vulnerability
https://github.com/Stonzyy/dumpxss

Last synced: 21 days ago
JSON representation

Scanner Tool For XSS Vulnerability

Awesome Lists containing this project

README

        

# 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