News

Published on April 5th, 2018 📆 | 7658 Views ⚑

0

Install Metasploit Framework on any Android devices


iSpeech.org

Requirement:

  • Termux
  • Android 5.0 or later
  • Internet connection

a





How to

  1. Open Termux, type command
    $ apt update
    $ apt upgrade
  2. Install wget
    $ apt install wget
  3. Download metasploit.sh script
    $ wget https://github.com/Auxilus/Auxilus.github.io/blob/master/metasploit.sh
  4. Run metasploit.sh script (take 5-10 minutes)
    $ bash metasploit.sh
  5. Run metasploit-framework
    $ cd metasploit-framework
    $./msfconsole



Comments are closed.