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

Difference between revisions of "Main Page/Featured Tool"

From NetSec
Jump to: navigation, search
 
Line 1: Line 1:
 
<center><big>'''[[Mysqli-blindutils|MySQLi-BlindUtils]]'''</big></center>
 
<center><big>'''[[Mysqli-blindutils|MySQLi-BlindUtils]]'''</big></center>
  
'''MySQLi-BlindUtils''' is a collection of blind [[SQL injection]] utilities for MySQL that demonstrate a variety of techniques. It contains [[sqli-hap.py]], which demonstrates our new [[Comparative_precomputation|comparitive precomputation]] technique; [[sqli-slee.py]], a time-based injection tool; and [[sqli-p.pl]], for boolean enumeration.
+
'''MySQLi-BlindUtils''' is a collection of blind [[SQL injection]] utilities for MySQL that demonstrate a variety of techniques. It contains [[sqli-hap.py]], which demonstrates our new [[Comparative_precomputation|comparative precomputation]] technique; [[sqli-slee.py]], a time-based injection tool; and [[sqli-p.pl]], for boolean enumeration.
  
 
<center>'''''[[Mysqli-blindutils|Learn more - MySQLi-BlindUtils]]'''''</center>
 
<center>'''''[[Mysqli-blindutils|Learn more - MySQLi-BlindUtils]]'''''</center>

Latest revision as of 08:35, 20 April 2013

MySQLi-BlindUtils

MySQLi-BlindUtils is a collection of blind SQL injection utilities for MySQL that demonstrate a variety of techniques. It contains sqli-hap.py, which demonstrates our new comparative precomputation technique; sqli-slee.py, a time-based injection tool; and sqli-p.pl, for boolean enumeration.

Learn more - MySQLi-BlindUtils