Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sadicann/andor
Blind SQL Injection Tool with Golang
https://github.com/sadicann/andor
Last synced: 5 days ago
JSON representation
Blind SQL Injection Tool with Golang
- Host: GitHub
- URL: https://github.com/sadicann/andor
- Owner: sadicann
- License: gpl-3.0
- Created: 2019-11-14T22:03:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-31T11:51:04.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T10:17:07.025Z (3 months ago)
- Language: Go
- Homepage:
- Size: 305 KB
- Stars: 75
- Watchers: 3
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bugbounty-tools - andor - Blind SQL Injection Tool with Golang (Exploitation / SQL Injection)
README
# andor
Blind SQL Injection Tool with Golang![alt text](https://raw.githubusercontent.com/sadicann/andor/master/demo.gif)
### Usage
Download andor.go and go to the folder where the file andor.go located. And type this to command prompt:`go run andor.go --url "http://deneme.com/index.php?id=1"`
** Note: Get parameter value must be correct, otherwise it will not work.