Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 950 Bytes

File metadata and controls

22 lines (14 loc) · 950 Bytes

SQL-injection test program

A simple "Sqlinjektion" test gui based on local sqlite3 database with simple tabel and custometkinter frontend.


❗ This code is still in production so it may not work as intended! Some UI elements have wrong names/padding!


Preview

Main Window

Main look

Detection of input

Detection drawing

Detection of commenting

Detection drawing

Multistatement support (even DROP TABLE users)

Detection drawing