/blindSQLi

A python based blind SQL injection exploitation script

Primary LanguagePython

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