Skip to content

Latest commit

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Mrco24-Error-Sql

Error Based Sql Injection Detection

Installation:

go get -u github.com/mrco24/mrco24-error-sql
**update go-version 2.10+**
go install github.com/mrco24/mrco24-error-sql@latest
cp -r /root/go/bin/mrco24-error-sql /usr/local/bin

Usage of:

mrco24-error-sql -f url.txt -o output.txt -v
mrco24-error-sql -u http://testphp.vulnweb.com/artists.php?artist=1 -o output.txt -v
-f string
File containing a list of URLs
-o string
Output file to store results (default "output.txt")
-t int
Number of threads (concurrent requests) (default 20)
-u string
Single target URL
-v Verbose output

Current Features:

  • This script will

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages