Questions about this topic? Sign up to ask in the talk tab.

Main Page/Featured Article

From NetSec
Revision as of 21:57, 20 November 2012 by LashawnSeccombe (Talk | contribs)

Jump to: navigation, search
Comparative Precomputation

Comparative 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!

Learn more - Comparative Precomputation