Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Main Page/Featured Article"
From NetSec
Line 1: | Line 1: | ||
− | <center><big>'''Comparitive Precomputation'''</big></center> | + | <center><big>'''[[Comparative_precomputation|Comparitive Precomputation]]'''</big></center> |
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>'''''[[Comparative_precomputation|Learn more - Comparitive Precomputation]]'''''</center> | <center>'''''[[Comparative_precomputation|Learn more - Comparitive Precomputation]]'''''</center> |
Revision as of 20:55, 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!