MetaSploit Framework: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
mNo edit summary |
mNo edit summary |
||
| Line 4: | Line 4: | ||
Get the latest snapshot |
Get the latest snapshot |
||
svn co http://metasploit.com/svn/framework3/trunk/ |
svn co http://metasploit.com/svn/framework3/trunk/ |
||
apt-get install libopenssl-ruby |
apt-get install libopenssl-ruby |
||
msfconsole |
|||
=> No history or completion |
|||
apt-get install libgtk2-ruby libglade2-ruby |
|||
msfgui |
|||
=> |
|||
[*] The msfgui interface requires Gtk+ 2.10 or later |
|||
Gtk+ version too old (micro mismatch) |
|||
Revision as of 22:13, 28 February 2007
This page just relates my discovery of this very promising tool.
Installation
Get the latest snapshot
svn co http://metasploit.com/svn/framework3/trunk/ apt-get install libopenssl-ruby msfconsole
=> No history or completion
apt-get install libgtk2-ruby libglade2-ruby msfgui
=>
[*] The msfgui interface requires Gtk+ 2.10 or later Gtk+ version too old (micro mismatch)