SQLi Scanner

Basic Python script for SQLi detection in web applications with MySQL DB. Only for HTTP use and paremeter GET.

Ussage:

# git clone https://github.com/HernanRodriguez1/SQLi-Scanner.git
# pip3 install -r requirements.txt
# python3 SQLi-Scanner.py

demo