Skip to content

DevoOverkill9/android-msf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published