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
(Should at least spell correctly.)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<center><big>'''Kolkata'''</big></center>
+
<center><big>'''[[Mysqli-blindutils|MySQLi-BlindUtils]]'''</big></center>
  
Kolkata is a web application fingerprinting engine written in Perl that combines cryptography with IDS evasion. Kolkata uses session splicing for IDS evasion and configurable checksums of static files in order to determine the version of a web application.
+
'''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>'''''[[Kolkata|Learn more - Kolkata]]'''''</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