Update metasploit tip (adjust new upstream version URL). 0.3.28
authorMichael Prokop <mika@grml.org>
Tue, 27 Mar 2007 22:24:10 +0000 (00:24 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 27 Mar 2007 22:24:10 +0000 (00:24 +0200)
debian/changelog
grml_tips

index 37837ba..51f5ebc 100644 (file)
@@ -1,3 +1,9 @@
+grml-tips (0.3.28) unstable; urgency=low
+
+  * Update metasploit tip (adjust new upstream version URL).
+
+ -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 00:23:52 +0200
+
 grml-tips (0.3.27) unstable; urgency=low
 
   * Added 'Change a FS-LABEL' tip.
index 8bd37e3..0f72575 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -704,9 +704,9 @@ Write back the guessed table:
 Develop, test and use exploit code with the Metasploit Framework:
 
 cd /tmp
-wget http://www.metasploit.com/tools/framework-2.7-snapshot.tar.gz
-unp framework-2.7-snapshot.tar.gz
-cd framework*
+wget http://framework-mirrors.metasploit.com/msf/downloader/framework-3.0.tar.gz
+unp framework-3.0.tar.gz
+cd framework-3.0
 ./msfcli
 -- 
 Useful documentation: