Skip to content

This program finds vulnerabilities for SQL Injection.

Notifications You must be signed in to change notification settings

abdullahwaqar/SQLInjFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLInjFinder

This program finds vulnerabilities for SQL Injection.

Run

python main.py -h                                                      
usage: main.py [-h] dork result_count

positional arguments:
  dork          ex: inurl:".php?id="
  result_count

optional arguments:
  -h, --help    show this help message and exit

Example

python main.py inurl:".php?id=" 5

Screenshot

screenshot

About

This program finds vulnerabilities for SQL Injection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages