andor
December 10, 2019 ยท View on GitHub
Blind SQL Injection Tool with Golang

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.