Skip to content

A simple python project to test SQL Injection vulnerabilities on a website.

Notifications You must be signed in to change notification settings

fitri-hy/sql-injection-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Basic Auto SQL Injection Python

A simple python project to test SQL Injection vulnerabilities on a website.

git clone https://github.com/fitri-hy/sql-injection-python.git
cd sql-injection-python
pip install selenium
python main.py

Failed to open Browser:

firefox_path = r'C:\Program Files\Mozilla Firefox\firefox.exe'

Adjust to the Firefox browser file path on your device.

About

A simple python project to test SQL Injection vulnerabilities on a website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages