Skip to content

Python application which determines if a website is vulnerable to SQL attacks, based on their URL.

Notifications You must be signed in to change notification settings

GitLN01/SQL-Injection-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL-Injection-Detector

When launched, the program will scan a specific web page and check for the possible occurance of SQL injection. It uses a GUI, which was created using the tkinter library.

GUI

Down below, you can see application's user interface, as well as its implementation:

About

Python application which determines if a website is vulnerable to SQL attacks, based on their URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages