Metasploit provides useful information and tools for penetration
testers, security researchers, and IDS signature developers.
This project was created to provide information on exploit techniques
and to create a functional knowledgebase
for exploit developers and security professionals. The tools and
information on this site are provided for legal security
research and testing purposes only. Metasploit is an open source
project managed by Rapid7.
Install Metasploit In Ubuntu lucid 10.4
Install the Ruby dependencies:
sudo apt-get install ruby libopenssl-ruby libyaml-ruby libdl-ruby libiconv-ruby libreadline-ruby irb ri rubygems
Install the Subversion client :
$ sudo apt-get build-dep ruby
$ sudo apt-get install ruby-dev libpcap-dev
Database support
$ sudo apt-get install rubygems libsqlite3-dev
$ sudo gem install sqlite3-ruby
$ sudo apt-get install rubygems libmysqlclient-dev
$ sudo gem install mysql
Download Metasploit From
To watch video tutorial from here