u53r55 / ghost

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.

Home Page:http://entysec.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghost Framework

logo

ghost_1


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.

Getting started

Ghost installation
To install Ghost Framework you should
execute the following commands.

cd ghost

chmod +x install.sh

./install.sh

Ghost uninstallation
To uninstall Ghost Framework you should
execute the following commands.

cd ghost

chmod +x uninstall.sh

./uninstall.sh


Ghost Framework execution

To run Ghost Framework you should 
execute the following command.

ghost


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.

ghost_2


Ghost Framework 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.

About

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.

http://entysec.netlify.app

License:MIT License


Languages

Language:Python 86.4%Language:Shell 13.6%