https://github.com/ddworken/mitmxss
A XSS scanning script for mitmproxy
https://github.com/ddworken/mitmxss
Last synced: about 1 year ago
JSON representation
A XSS scanning script for mitmproxy
- Host: GitHub
- URL: https://github.com/ddworken/mitmxss
- Owner: ddworken
- License: mit
- Created: 2016-12-30T00:59:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T17:33:13.000Z (over 9 years ago)
- Last Synced: 2025-04-23T00:12:40.379Z (about 1 year ago)
- Language: Python
- Size: 318 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mitmXSS
A XSS scanning script for mitmproxy. Automatically scans every visited page for XSS vulnerabilities. Run with mitmproxy with the ```-s``` flag pointing to this script and watch the log (by pressing ```e```).



