How to install phonesploit in termux

PHONESPLOIT

Screenshot

Recent News (New Update v.1.2)

Port Forwarding
NetStat
Grab wpa_supplicant
Turn WiFi On/Off

Show Mac/Inet
Remove Password
Extract apk from app
Use Keycode

Get Battery Status
Get Current Activity

PhoneSploit

Using open Adb ports we can exploit a device
you can find open ports here https://www.shodan.io/search?query=android+debug+bridge+product%3A”Android+Debug+Bridge”

To find out how to access a local device --> https://www.youtube.com/watch?v=OlhCAX1qBQo

HOW TO INSTALL WINDOWS

git clone https://github.com/Zucccs/PhoneSploit
extract adb.rar to the phonesploit directory 
cd PhoneSploit
pip install colorama
python2 main.py

HOW TO INSTALL Linux

sudo apt update
sudo apt install android-tools-adb android-tools-fastboot
git clone https://github.com/Zucccs/PhoneSploit
cd PhoneSploit
pip install colorama
python2 main_linux.py
###HOW TO INSTALL IN TERMUX###
$ apt-get update -y

$ apt-get upgrade -y

$ pkg install python -y

$ pkg install python2 -y

$ pkg install git -y


$ cd

$ ls

$ cd PhoneSploit

$ ls

$ pip2 install colorama 

$ cd $HOME

$ ls

$ apt update > /dev/null 2>&1 && apt --assume-yes install wget > /dev/null 2>&1 && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh -q && bash InstallTools.sh

$ ls

$ cd PhoneSploit

$ ls

$ python2 main_linux.py

Now here click Y in your keyboard and the phone sploit tool stats working..

Comments

Popular posts from this blog

Wishfish 2.0

Txtool

How to install phone infoga in termux