How to install Metasploit-framework on any Android Device using Termux?

Related image
Start Exploiting Today!
    

Free Penetration Testing Tool. Test your defenses with the world's leading penetration testing tool.Attackers are constantly creating new exploits and attack methods—Rapid7's penetration testing tool,Metasploit, lets you use their own weapons against them.

Metasploit-framework is a exploiting tool that allows you to hack Android & Windows devices via applications by creating payloads.This framework has many insane features that allows you to capture all the required data from the victims device.

Before Installing metasploit-framework on your device.I recommend clearing all your app data from the settings menu (settings>Apps>Termux>clear data)

To install Metasploit-framework on your device,fallow the instructions carefully.

1.Open Termux app

2.Type this command to give storage permissions.
termux-setup-storage
[click on Allow if you don't get any option. don't worry you can do it manually from your setting menu (settings>Apps>Termux>permissions>storage)]

3.Now update Termux.
apt update && apt upgrade

4.Now type to install curl package.
pkg install curl

5.Then After clone into metasploit-framework by just typing.
curl -LO https://raw.githubusercontent.com/Hax4us/Metasploit_termux/master/metasploit.sh

6.Now type this commands to allow the script to run and install metasploit-framework.
chmod +x metasploit.sh

7.Final step,type this command to install the Metasploit-framework.
./metasploit.sh

This script will install the latest version of metasploit-framework.script also include some extras to make updating metasploit faster. If all goes well, i.e. No red colored warnings, you can start metasploit using ./msfconsole

Thanks to the developer Hax4us.!

If you get any errors while installing Metasploit-Framework on your device.Please let me know in the comments section below.

Comments

  1. in my 5.1.1 android metasploit not install

    what i do

    ReplyDelete
  2. postgresql-contrib is not installed. So metasploit is doesn't installed.

    ReplyDelete
  3. I tried many different ways to get metasploit working on my Galaxy S8+ running nougat. This was the only one that worked for me.

    ReplyDelete
  4. Keeps saying "permission denied"

    ReplyDelete
  5. Errors on the msfconsole command..
    ..bundle install. .
    What do i do??

    ReplyDelete
  6. This comment has been removed by the author.

    ReplyDelete
  7. ling arel-helpers 2.7.0
    Downloading nokogiri-1.8.0 revealed dependencies
    not in the API or the lockfile (mini_portile2 (~>
    2.2.0)).
    Either installing with `--full-index` or running
    `bundle update nokogiri` should fix the problem.

    In Gemfile:
    factory_girl_rails was resolved to 4.9.0, which
    depends on
    railties was resolved to 4.2.10, which depends
    on
    actionpack was resolved to 4.2.10, which
    depends on
    actionview was resolved to 4.2.10, which
    depends on
    rails-dom-testing was resolved to 1.0.9,
    which depends on
    nokogiri

    ReplyDelete
  8. Please help me what I do in this error my phone techno k7 sent me the help on my email address please

    ReplyDelete
  9. Help needed for this installation...getting error while typing the command ./msfconsole
    bash: ./msfconsole: No such file or directory

    ReplyDelete
  10. Command not found bata raha hai plz help

    ReplyDelete
  11. After all and trying to start msfconsole I get tih message:

    Could not find i18n-0.9.5 in any of the sources
    Run `bundle install` to install missing gems.

    Working on android 9.
    Any suggestions?

    Thx

    ReplyDelete
  12. ./msfconsole: No such file or directory

    ReplyDelete
  13. Nokogiri 1
    1.10.3 not found run bundle install
    Please help

    ReplyDelete

Post a Comment

Popular posts from this blog

How to install Kali Nethunter on android using termux?

How to install IpGeolocation on any Android device using Termux?

How to install Ubuntu on any Android device using Termux?