/SQL-Injection-Finder

Automating the SQL Injection through Google dorks.

Primary LanguagePython

SQL-Injection-Finder

A simple tool to find sql injection vulnerability using google dorks.


Installation

git clone https://github.com/j1t3sh/SQL-Injection-Finder.git 
cd SQL-Injection-Finder
pip3 install -r requirements.txt

Usage

python3 SQLI-Finder.py

Tips

Use Google hacking database(https://www.exploit-db.com/google-hacking-database) for good sqli dorks.

HAPPY HUNTING