/andor

Blind SQL Injection Tool with Golang

Primary LanguageGoGNU General Public License v3.0GPL-3.0

andor

Blind SQL Injection Tool with Golang

alt text

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.