View Single Post
Posts: 74 | Thanked: 88 times | Joined on May 2012 @ Italy
#68

I have created the deb file to automate the installation process.

Requirements:

- 400 Mb free memory in Optfs partition (applications).
- 40 minutes to install deb file (400 Mb include many files!)
- Extras repository ON
- Testing repository ON
- Devel repository ON
- Internet connection

How to install:

1) Download the attached file: http://ubuntuone.com/2Tf7xUeVT0V1HsVpxorLhM
2) Connect your N900 to your PC (mass storage)
3) Copy the files to the root of the memory to 32GB (MyDocs)
4) Disconnect N900 from your PC
5) Open a terminal and type:

Code:
root
cd /home/user/MyDocs
dpkg -i metasploit-n900_4.4.0_armel.deb
Will take about 40 minutes...

Completing installation libraries/settings:

Open a terminal and type:

Code:
root
. /usr/bin/Metasploit
This will start a script. N900 will be restarted at the end


This is what you will see after the reboot,two new icons:

- Ruby
- Metasploit

First run of Metasploit:

-For the first run of metasploit select the icon Ruby, this will open a terminal to install a setup.rb
-At the end (it will be very fast) the window will close.
-From this moment we will not use more the ruby icon.

Now you can start Metasploit ! ! ! (It will take 10/15 minutes to load the program, then it will be operational!)


If metasploit doesn't start by icon ,try with terminal

How to run metasploit and ruby by terminal, manually:

-Ruby
Code:
root
ruby1.8 /opt/rubygems-1.8.10/setup.rb
-Metasploit
Code:
root
ruby1.8 /home/opt/msf3/msfconsole -L



How to unistall:

Open a terminal and type:

Code:
root
. /usr/bin/Unistmetasploit
apt-get purge metasploit -y


I hope it will serve.

/adu

Last edited by adunanzav3x; 2012-11-14 at 23:59.
 

The Following 11 Users Say Thank You to adunanzav3x For This Useful Post: