Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T12:11:56.000Z (about 6 years ago)
- Last Synced: 2024-12-25T08:37:44.312Z (about 1 month 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