PhoneSploit uses open Adb ports that we can take advantage of to access an Android device.
With this program we exploit an Android device that has ADB Ports enabled and is vunerable.
We can find open doors at the link below https://www.shodan.io/search?query=android+debug+bridge+product%3A”Android+Debug+Bridge”
Installation in Windows
<queues>git clone https://github.com/Zucccs/PhoneSploit |
|
extract adb.rar to the phonesploit directory |
|
cd PhoneSploit |
|
pip install colorama |
|
python2 main.py</queues> |
Installation in Linux
<queues>git clone https://github.com/Zucccs/PhoneSploit |
|
cd PhoneSploit |
|
pip install colorama |
|
python2 main_linux.py</queues> |
If the choice ADB does not find the ports we run the following command
sudo apt update |
|
sudo apt install android-tools-adb android-tools-fastboot |
Video guide
Application snapshots
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators