Pages

Wednesday 8 February 2012

How to Run Metasploit Framework on iPhone 4


In this article i will show you how you can run Metasploit Framework in your iPhone. I tried it my self and for me Meterpreter shell going like hot knife in butter. So lets start, First You need to have a Jailbroken iPhone with SSH access for this. You will also need to install nano and APT 0.7 Strict via Cydia. Getting everything up and running is a breeze now. Now Follow the steps to run metasploit framework on your iPhone.

Step 1:   cd /private/var/
Step 2:   apt-get install subversion nano ruby rubygems wget python
Step 3:   apt-get clean
Step 4:   wget http://www.metasploit.com/releases/framework-3.4.1.tar.bz2
Step 5:   tar jxpf framework-3.4.1.tar.bz2
Step 6:   cd msf3
Step 7:   svn update

Now You are ready to penetrate :) Happy Hacking.

No comments:

Post a Comment

Disqus

Please Comment Here