* Updated grml-tips (update metasploit framework tip). 0.3-11
authorMichael Prokop <mika@grml.org>
Sat, 11 Nov 2006 19:59:14 +0000 (20:59 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 11 Nov 2006 19:59:14 +0000 (20:59 +0100)
debian/changelog
grml_tips

index bc4c81e..4122480 100644 (file)
@@ -1,3 +1,9 @@
+grml-tips (0.3-11) unstable; urgency=low
+
+  * Updated grml-tips (update metasploit framework tip).
+
+ -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 20:58:52 +0100
+
 grml-tips (0.3-10) unstable; urgency=low
 
   * Added workaround for systems without agrep using awk.
index 1cb21fb..ef3c8a4 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -700,7 +700,8 @@ Write back the guessed table:
 Develop, test and use exploit code with the Metasploit Framework:
 
 cd /tmp
-unp /usr/share/grml-sectools/tools/metasploit_framework*.tar.gz
+wget http://www.metasploit.com/tools/framework-2.7-snapshot.tar.gz
+unp framework-2.7-snapshot.tar.gz
 cd framework*
 ./msfcli
 --