Installing Metasploit 3.0 On Ubuntu 7.10
Installing Metasploit 3.0 On Ubuntu 7.10The Metasploit Project is an open source computer security project which provides information about security vulnerabilities and aids in penetration testing and IDS signature development. Its most well-known sub-project is the Metasploit Framework, a tool for developing and executing exploit code against a remote target machine. Other important sub-projects include the Opcode Database, shellcode archive, and security research. (Wikipedia).
Installing MetasploitBefore installing metasploit we need to install the following packages: $ sudo apt-get install ruby libruby rdoc $ sudo apt-get install libyaml-ruby $ sudo apt-get install libzlib-ruby $ sudo apt-get install libopenssl-ruby $ sudo apt-get install libdl-ruby $ sudo apt-get install libreadline-ruby $ sudo apt-get install libiconv-ruby $ sudo apt-get install rubygems Once the dependencies have been installed, we are ready to install metasploit. We now need to download the metasploit 3.0. Use the following link for download: http://framework.metasploit.com/msf/downloader/?id=framework-3.0.tar.gz Accept the license. The location (for download) is not important. After the download is complete we need to untar it: $ tar -xvzf framework-3.0.tar.gz
Updating MetasploitBefore we run metasploit, its a good idea to update its database. Change to metasploit folder: $ cd metasploit-3.0 Update: $ svn update Note: in case you don't have subversion installed use the following command: $ sudo apt-get install subversion
Running MetasploitTo run metasploit use the following command: $ ./msfconsole
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com
Red Hat Virtual Experience - a free virtual event. Dec. 9th







Recent comments
12 hours 29 min ago
17 hours 45 min ago
17 hours 56 min ago
18 hours 4 min ago
19 hours 6 min ago
21 hours 14 min ago
23 hours 39 min ago
23 hours 57 min ago
1 day 6 min ago
1 day 1 hour ago