summaryrefslogtreecommitdiffstats
path: root/network/sqlninja/README
diff options
context:
space:
mode:
author Marco Bonetti2011-10-19 00:21:58 +0200
committer Niels Horn2011-10-22 14:17:09 +0200
commit10f363f274f9a5f8d44f24e8550ff8bd28e69978 (patch)
tree3d091e77ca307aae3e5dc2229474cf53a767eded /network/sqlninja/README
parentfb29d0e2256190d88b092a142d3159e2df6c1428 (diff)
downloadslackbuilds-10f363f274f9a5f8d44f24e8550ff8bd28e69978.tar.gz
network/sqlninja: Updated for version 0.2.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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.