Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesquidar/adbsploit
A python based tool for exploiting and managing Android devices via ADB
https://github.com/mesquidar/adbsploit
adb android android-exploitation android-hacking apk exploit exploiting hacking
Last synced: 1 day ago
JSON representation
A python based tool for exploiting and managing Android devices via ADB
- Host: GitHub
- URL: https://github.com/mesquidar/adbsploit
- Owner: mesquidar
- Created: 2020-07-30T15:27:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T18:38:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T23:09:32.169Z (8 days ago)
- Topics: adb, android, android-exploitation, android-hacking, apk, exploit, exploiting, hacking
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 799
- Watchers: 35
- Forks: 115
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://raw.githubusercontent.com/mesquidar/adbsploit/master/adbsploit.png)
# ADBSploit
A python based tool for exploiting and managing Android devices via ADB
## Currently on development
- Screenrecord
- Stream Screenrecord
- Extract Contacts
- Extract SMS
- Extract Messasing App Chats WhatsApp/Telegram/Line
- Install Backdoor
- And more...## Installation
```
# First Download or clone repo
git clone https://github.com/mesquidar/adbsploit.git
# Move to the directory
cd adbsploit
# Install it
python setup.py install
# Excute
adbsploit
# Enjoy!!
```### Requirements
- Python 3.X## Usage
- Execute the command: devices
- Then select the device with: select
- You can connect to device using the command: connect
- Type help for more information# Functionalities
## v0.2.1
Corrections on help and version commands### Added
- Screenrecord
- Remote Control## v0.2
### Added:
- Fixed setup and installation
- Extract Contacts
- Extract SMS
- Send SMS
- Recovery Mode
- Fastboot Mode
- Device Info
- Kill Process## v0.1
- List Devices
- Connect Devices
- TCPIP
- Forward Ports
- Airplane Management
- Wifi Management
- 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