Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.