ghost: Android post exploitation framework
Ghost Framework
Ghost Framework is an Android post-exploitation framework that uses an Android Debug Bridge to remotely access an Android device. Ghost Framework gives you the power and convenience of remote Android device administration.
Why Ghost Framework
- Accessing device shell.
Ghost Framework can be used to access the remote Android device shell without using OpenSSH or other protocols.
- Emulating device button presses.
Ghost Framework can be used to emulate button presses on the remote Android device.
- Removing device password.
Ghost Framework can be used to remove the remote Android device password if it was forgotten.
Install
git clone https://github.com/EntySec/ghost
cd ghost
chmod +x install.sh
./install.sh
Use
To execute Ghost Framework you should execute the following command.
Disclaimer
Usage of the Ghost Framework for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state, federal, and international laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
Copyright (c) 2020 EntySec
Source: https://github.com/EntySec/