https://github.com/luickk/vulnerability-crawler
Small python program meant to analyze random sites found on google for any vulnerabilities!
https://github.com/luickk/vulnerability-crawler
crawler xss
Last synced: 10 months ago
JSON representation
Small python program meant to analyze random sites found on google for any vulnerabilities!
- Host: GitHub
- URL: https://github.com/luickk/vulnerability-crawler
- Owner: luickk
- Created: 2018-11-18T00:20:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T12:11:56.000Z (over 7 years ago)
- Last Synced: 2025-02-15T21:13:42.505Z (over 1 year ago)
- Topics: crawler, xss
- Language: Python
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vulnerability Crawler
Small python program meant to analyze random sites found on google for any vulnerabilities!
Currently only supporting XSS, next mysql-injections.
## XSS Strike
XSStrike is a Cross Site Scripting detection suite equipped with four hand written parsers, an intelligent payload generator, a powerful fuzzing engine and an incredibly fast crawler.
GitHub Repo: https://github.com/s0md3v/XSStrike