How to install Phonesploit
PHONESPLOIT
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 updatesudo apt install android-tools-adb android-tools-fastbootgit clone https://github.com/Zucccs/PhoneSploitcd PhoneSploitpip install coloramapython2 main_linux.pyHOW TO INSTALL IN TERMUX$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ git clone https://github.com/metachar/PhoneSploit
$ 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
Post a Comment