Questions about this topic? Sign up to ask in the talk tab.
SQL injection/Blind/Boolean
From NetSec
Revision as of 16:06, 21 November 2012 by LashawnSeccombe (Talk | contribs)
Boolean Enumeration
There are primarily two types of attacks used for boolean enumeration:
- Partial blind: Response-based (Tool: mysqli-utils > sqli-p.pl)
- Full blind: Timing-based (Tool: mysqli-utils > sqli-slee.py)