Hack android device on the internet remotely using Ghost, based on ADB, 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.

Getting started

Ghost installation

cd ghost

chmod +x install.sh

./install.sh

Ghost uninstallation

cd ghost

chmod +x uninstall.sh

./uninstall.sh

Ghost Framework execution

To execute 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 passcode removal.
Ghost Framework can be used to remotely remove the 
passcode of an Android device if it has been forgotten.
  • Device shell access.
Ghost Framework can be used to access the remote Android 
device shell without using OpenSSH or other protocols.

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.

Ghost Framework license

    ---------------------------------------------------
                      Ghost Framework                  
    ---------------------------------------------------
        Copyright (C) <2019-2020>  <Entynetproject>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Watch video if required:

GutHub:

https://github.com/entynetproject/ghost

3 Likes