Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghostlulzhacks/waybackSqliScanner
https://github.com/ghostlulzhacks/waybackSqliScanner
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghostlulzhacks/waybackSqliScanner
- Owner: ghostlulzhacks
- Created: 2019-05-26T19:29:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T16:08:14.000Z (over 5 years ago)
- Last Synced: 2024-08-01T10:17:07.377Z (3 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 184
- Watchers: 5
- Forks: 63
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bugbounty-tools - waybackSqliScanner - Gather urls from wayback machine then test each GET parameter for sql injection. (Exploitation / SQL Injection)
README
# waybackSqliScanner
Gather urls from wayback machine then test each GET parameter for sql injection.## Usage
```
python main.py example.com
```