Hack Android with
Phonesploit
@mmar
1
Phonesploit is a framework using which we can exploit
android devices, It uses the ADB port 5555 to connect to a
device and run commands on it. The tool is able to hack
into android phones that have developer mode on and
USB debugging enabled
You should be having Kali Linux or
Parrot OS
3
Step- 1
Download and install the framework with following commands
apt install adb
git clone [Link]
cd PhoneSploit
pip3 install colorama
4
Step- 2
Now fire up the framework
python3 [Link]
5
Step- 3
Type in the IP address of the victim, once connected, use the
options to attack the victim
6
DEMO
7
THANKS