What is Ghost Framework? | How to install & use Ghost Framework?
What is Ghost Framework?
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
Installation:
git clone https://github.com/FazalMahmood/ghost.git
cd ghost
chmod +x install.sh
sudo ./install.sh
chmod +x ghost
./ghost
Usage:
[1] Show connected devices
[2] Disconect all devices
[3] Connect a new device
[4] Access device shell
[5] Install an apk on a device
[6] Screen record a device
[7] Get device screenshot
[8] Restart Ghost Server
[9] Pull files from device
[10] Shutdown the device
[11] Uninstall an app
[12] Show device log
[13] Dump System Info
[14] List all device apps
[15] Run a device app
[16] Port Forwarding
[17] Grab wpa_supplicant
[18] Show Mac/Inet
[19] Extract apk from app
[20] Get Battery Status
[21] Get Network Status
[22] Turn WiFi on/off
[23] Remove device password
[24] Emulate button presses
[25] Get Current Activity
[26] Update Ghost Framework
[27] Exit Ghost Framework
Uninstall:
cd ghost
chmod +x uninstall.sh
sudo ./uninstall.sh
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.