IPad2 install Metasploit and Nmap (How to install Metasploit and Nmap in

Source: Internet
Author: User

In the previous blog, I wrote about how to install SSH for ipad2. On the basis of the previous article, let's continue to play. This time, we try to install MSF in an evil way.

First install nano and APT 0.7 Strict from Cydia

Use apt-get to install a lot of MSF dependencies:

Apt-get install adv-cmds aptbasic-cmds bootstrap-cmds bzip2 class-dump coreutils developer-cmdsdiskdev-cmds file-cmds gawk gdb git gzip iokittools less make nano network-cmdsldid openssh rsync shell -cmds system-cmds com. ericasadun. utilities topuikittools findutils inetutils diffutils lsof subversion vim xar tar patchunrar unzip wget whois xml2 zip p7zip nmap python-y

Because MSF plug-ins are written in the Ruby language, you need to install Ruby environment-related things.

Here, I would like to mention that the Ruby environment should not be installed with a higher version, but only with a lower version. Otherwise, an error will be reported when MSF is running, and the Ruby environment should not be upgraded in the future.

Cd/private/var

Wget http://apt.saurik.com/cydia/debs/ruby_1.8.6-p111-5_iphoneos-arm.deb

Dpkg-I ruby_1.8.6-p111-5_iphoneos-arm.deb

Wget http://apt.saurik.com/cydia/debs/rubygems_1.2.0-3_iphoneos-arm.deb

Dpkg-I rubygems_1.2.0-3_iphoneos-arm.deb

Svn https://www.metasploit.com/svn/framework3/trunk/ msf3/

Cd msf3

./Msfconsole

 

Is a successful installation interface, show off!

 

Both MSF and Nmap are installed in the iPad, and the evil road is ever more spacious... Over.

Author: Sunge

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.