Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

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

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages