Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Stonzyy/dumpxss
- Owner: Stonzyy
- Created: 2022-03-31T09:35:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T17:06:21.000Z (over 2 years ago)
- Last Synced: 2024-08-05T17:44:17.935Z (4 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 81
- Watchers: 1
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - Stonzyy/dumpxss - Scanner Tool For XSS Vulnerability (Python)
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