DevoOverkill9 / android-msf

Metasploit for android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-msf

use metasploit framework with your android device *Without root

How to use?

1)Install Termux from Google Play : https://play.google.com/store/apps/details?id=com.termux

2)Open Termux and type these commands :

Update Termux

pkg update;pkg upgrade

Install git

apt -y install git

Download the script

git clone https://github.com/DevoOverkill9/android-msf.git;cd android-msf

Give execute permission

chmod u+x android-msf

Start the script

./android-msf

3)After Installing is done you can start your metasploit :

msfconsole

Now you can hack from your pocket ;)

About

Metasploit for android