Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

machine1337/sqlscan

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sqlscan

A small and an efficent tool to detect sql injection vulnerabilities in a websites. Its a pretty simple tool just add urls and payloads file to the script 
and it will scan for sql injection from your desire payloads.

sql sql2

Pro Tip:

 echo "target.com" | waybackurls | gf sqli | tee sqls.txt
 Now pass sqls.txt to my tool.

Pre-requisite:

1. only curl is required.
2. Your SQL Injection Payloads List.

Installation:

1. git clone https://github.com/machine1337/sqlscan
2. cd sqlscan && chmod +x scan.sh

Usage:

1. ./scan.sh

Note:

Q: What should my urls.txt file looks like?
A: http://testphp.vulnweb.com/artists.php?artist=2
or
A: http://testphp.vulnweb.com without / at the end

Credit:

If u like my tool kindly give us a star and follow. Thanks!

About

A small and an efficient tool to find SQL injection vulnerability in a websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.