Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Main Page/Featured Article"
From NetSec
Line 3: | Line 3: | ||
Comparitive precomputation is a blind SQL injection technique to extract as much data as possible in as little requests as possible. Faster than time-based injection and boolean enumeration, it builds a precomputation table and can extract a byte at a time, or more! | Comparitive precomputation is a blind SQL injection technique to extract as much data as possible in as little requests as possible. Faster than time-based injection and boolean enumeration, it builds a precomputation table and can extract a byte at a time, or more! | ||
− | <center>'''''[[ | + | <center>'''''[[Comparative_precomputation|Learn more - Comparitive Precomputation]]'''''</center> |
Revision as of 20:50, 20 November 2012
Comparitive precomputation is a blind SQL injection technique to extract as much data as possible in as little requests as possible. Faster than time-based injection and boolean enumeration, it builds a precomputation table and can extract a byte at a time, or more!