Ghost Framework: An Android post-exploitation framework
About Ghost Framework
Ghost Framework is an Android post-exploitation framework that exploits the 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
- Simple and clear UX/UI: Ghost Framework has a simple and clear UX/UI. It is easy to understand and it will be easier
for you to master the Ghost Framework. - Device shell access: Ghost Framework has the ability to access the remote Android device shell without using OpenSSH or other protocols.
- Controlling device screen: Ghost Framework has the ability to access device screen and control it remotely using mouse and keyboard
Install
git clone https://github.com/Chocapikk/Ghost-Framework.git
cd Ghost-Framework
sudo chmod +x install.sh
sudo ./install.sh
Use
To run Ghost Framework you should execute the following command.
./ghost
Source: https://github.com/Chocapikk/