Skip to content

Ghost Framework is an Android post-exploitation framework that uses an Android Debug Bridge to remotely access an Android device. Ghost Framework gives you the power and convenience of remote Android device administration.

License

Notifications You must be signed in to change notification settings

jomonthomaslobo/ghost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost Framework

ghost

ghost


About Ghost Framework

Ghost Framework is an Android post-exploitation framework that uses an
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 password removal.
Ghost Framework can be used to remove the remote 
Android device password if it was forgotten.
  • Device shell access.
Ghost Framework can be used to access the remote Android 
device shell without using OpenSSH or other protocols.

shell


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/>.

About

Ghost Framework is an Android post-exploitation framework that uses an Android Debug Bridge to remotely access an Android device. Ghost Framework gives you the power and convenience of remote Android device administration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.1%
  • Shell 45.9%