Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "SQL injection/Blind/Boolean"
From NetSec
(Created page with "=== Boolean Enumeration ===") |
|||
Line 1: | Line 1: | ||
=== Boolean Enumeration === | === Boolean Enumeration === | ||
+ | '''There are primarily two types of attacks used for [[boolean enumeration]]:''' | ||
+ | * Partial blind: Response-based | ||
+ | * Full blind: Timing-based |
Revision as of 16:01, 21 November 2012
Boolean Enumeration
There are primarily two types of attacks used for boolean enumeration:
- Partial blind: Response-based
- Full blind: Timing-based