adbsploit: python based tool for exploiting and managing Android devices via ADB
ADBSploit
A python-based tool for exploiting and managing Android devices via ADB.
Functionalities
- List Devices
- Connect Devices
- TCPIP
- Forward Ports
- Airplane Managment
- Wifi Managment
- Sound Control
- List/Info Apps
- WPA Supplicant Extraction
- Install/Uninstall Apps
- Shutdown/Reboot
- Logs
- Start/Stop/Clear Apps
- Show Inet/MAC
- Battery Status
- Netstat
- Check/Unlock/Lock Screen
- Turn On/Off-Screen
- Swipe Screen
- Screencapture
- Send Keyevent
- Open Browser URL
- Process List
- Dump Meminfo/Hierarchy
Currently on development
- Screen record
- Stream Screenrecord
- Extract Contacts
- Extract SMS
- Extract Messaging App Chats WhatsApp/Telegram/Line
- Install Backdoor
- And more…
Install
git clone https://github.com/mesquidar/adbsploit.git
cd adbsploit
pip install -r requirements.txt