Skip to content

anukulpandey/sqlinjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Injector

Scans the clearnet for potentially vulnerable websites, then makes thousands of requests to the endpoint for sql injection scanning.

Long story short : Run this script to find sql injection vulnerabilities in website all over the globe.

Features

  • Searches for potentially vulnerable websites
  • Performs directory fuzzing at the vulnerable endpoints
  • Comes with built in searching algorithm
  • Requires an API key for more results

Screenshots

SQLinjector App Screenshot

Pre Requisites

Python Installed

version > 3.0

Installation

git clone https://github.com/anukulpandey/sqlinjector
cd sqlinjector

Run locally

python3 sqlinjector.py

Make sure to use an API key for searching google , else this script won't run. You can request your private search key from cloud.google.com

Authors

About

SQL injector vulnerability scanner and exploiter along with sqli dork scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages