From 10f363f274f9a5f8d44f24e8550ff8bd28e69978 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Tue, 18 Oct 2011 17:21:58 -0500 Subject: network/sqlninja: Updated for version 0.2.5. Signed-off-by: Erik Hanson --- network/sqlninja/README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'network/sqlninja/README') diff --git a/network/sqlninja/README b/network/sqlninja/README index d7e1edb176..b891811c07 100644 --- a/network/sqlninja/README +++ b/network/sqlninja/README @@ -5,9 +5,15 @@ environment. It should be used by penetration testers to help automate the process of taking over a DB Server when a SQL Injection vulnerability has been discovered. -This version includes Raul Siles' patch for better Metasploit Framework -integration which adds two new timers ($client_delay (30 secs) and -$server_delay (5 secs)). +Since version 0.2.5, sqlninja will upload .exe files by default instead of +.scr ones. If you want to upload .scr files instead, the original sqlninja +files are distributed inside /usr/lib$LIBDIRSUFFIX/sqlninja/scripts/ . + +Raul Siles' patch for better Metasploit Framework interaction has been +discontinued since it was released for an old version of sqlninja only. The +patch added two new timers ($client_delay (30 secs) and $server_delay (5 +secs)) to use within sqlninja. Since it could be still somehow handy it has +been included in the package documentation directory. This requires perl-Net-DNS, perl-Net-Pcap, perl-IO-Socket-SSL, Net-SSLeay, perl-NetPacket, and perl-Net-RawIP. -- cgit v1.2.3