Skip to content

Using open Adb ports we can exploit a Andriod Device

Notifications You must be signed in to change notification settings

HeroS3c/PhoneSploit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recent News (New Update v.1.3-fork)

Ping
Remount /system in rw
Reboot in recovery mode
Delete /sdcard and /emulated in Storage

Access to shell now directly access with root privileges.
Fixed "[11] Uninstall an app"

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/HeroS3c/PhoneSploit
extract adb.rar to the phonesploit directory 
cd PhoneSploit
pip install colorama
python2 main.py

HOW TO INSTALL Linux

git clone https://github.com/HeroS3c/PhoneSploit
cd PhoneSploit
pip install colorama
python2 main_linux.py

VIDEO

Watch the video

ScreenShots

Screenshot

About

Using open Adb ports we can exploit a Andriod Device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%