th3-alch3m1st / blindSQLi

A python based blind SQL injection exploitation script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blindSQLi

A python based blind SQL injection exploitation script

This script can be adapted to any SQL injectable url by simply changing the url in the script. It is based on MySQL. To adapt it to another DBMS, change the payloads used in getQueryOutput().

Blind SQLi screenshot

About

A python based blind SQL injection exploitation script


Languages

Language:Python 100.0%