Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Main Page/Featured Tool"
From NetSec
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 [[ | + | 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. |
<center>'''''[[Mysqli-blindutils|Learn more - MySQLi-BlindUtils]]'''''</center> | <center>'''''[[Mysqli-blindutils|Learn more - MySQLi-BlindUtils]]'''''</center> |
Revision as of 20:54, 20 November 2012
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 comparitive precomputation technique; sqli-slee.py, a time-based injection tool; and sqli-p.pl, for boolean enumeration.