Skip to content

f4T1H21/Blind-SQL-Injection

Repository files navigation

Blind SQL Injection

I wrote this script to solve PortSwigger Web Security Academy's particular Blind SQL injection with conditional responses lab. Because the script covers most fundamentals of Blind SQLi with binary search (bisection) method, I decided to upload it in here.
The script with comments is a potential resource for anyone who is looking for a reference to get the blind SQL injection job done.

Also see

─ Written by Şefik Efe ─

About

A blind SQL injection script that uses binary search aka bisection method to dump datas from database.

Topics

Resources

License

Stars

Watchers

Forks

Languages