summaryrefslogtreecommitdiffstats
path: root/network/sqlninja/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/sqlninja/README')
-rw-r--r--network/sqlninja/README12
1 files changed, 9 insertions, 3 deletions
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.