An open API service indexing awesome lists of open source software.

https://github.com/jayexdesigns/sql-injection-sim

A simple simulation of SQL injections made with python
https://github.com/jayexdesigns/sql-injection-sim

injection python sql tkinter

Last synced: 11 months ago
JSON representation

A simple simulation of SQL injections made with python

Awesome Lists containing this project

README

          

# SQL-injection-sim
This is a simple tool for trying SQL injections I made a while ago.
When you execute the script a GUI made with Tkinter will pop up, it has a login form and, as a placeholder, I added a simple injection you can use on unsecured login forms to gain admin access.