Simple Python Script for Exploiting Blind-SQL-injection

This script is only for undrestanding the concept of Blind SQL injection.
You can use your own PAYLOADS. all of these PAYLOADS are for testing a specific site.

SQLi-Test

Installation and Usage (python 3)

pip install -r requirements.txt
Customize the code with your own Payloads then just run it !
python Blind-SQLi.py