Sinisterly
Installing metasploit in Ubuntu - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: Installing metasploit in Ubuntu (/Thread-Installing-metasploit-in-Ubuntu)



Installing metasploit in Ubuntu - HeR97 - 06-22-2011

MAny people don't know how to install metasploit on Ubuntu but here is how
Go to terminal
type
sudo apt-get install build-essential ruby libruby rdoc libyaml-ruby libzlib-ruby libopenssl-ruby libdl-ruby libreadline-ruby libiconv-ruby libgtk2-ruby libglade2-ruby subversion sqlite3 libsqlite3-ruby irb
when its finished type
wget -c http://rubyforge.org/frs/download.php/45905/rubygems-1.3.1.tgz
than
tar -xvzf rubygems-1.3.1.tgz -C /tmp/
than
cd /tmp/rubygems-1.3.1/
than
sudo ruby setup.rb
after that
sudo /usr/bin/gem1.8 install rails
and
cd ~/
mkdir bin
cd bin
svn co http://metasploit.com/svn/framework3/trunk/ metasploit
To open it type
cd metasploit
and
./msfconsole
I will make tutorial for metasploit hacking
Enjoy Smile


RE: Installing metasploit in Ubuntu - -HeX- - 07-12-2011

thanks mate Smile must try it


RE: Installing metasploit in Ubuntu - HeR97 - 07-13-2011

......Youre welcome Smile......


RE: Installing metasploit in Ubuntu - KaiT_AleX - 07-22-2011

IT's not wotking for mee !! Angry :///


RE: Installing metasploit in Ubuntu - KaiT_AleX - 07-22-2011

IT's not wotking for mee !! Angry :///


RE: Installing metasploit in Ubuntu - HeR97 - 07-22-2011

Don't worry i'll make another tutorial that works Biggrin


RE: Installing metasploit in Ubuntu - HeR97 - 07-22-2011

Don't worry i'll make another tutorial that works Biggrin