Skip to content
forked from EntySec/Ghost

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

gagaltotal/ghost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost Framework

                                               .-.
                                             .'   `.
                                             :0 0   :
                                             : o    `.
                                            :         ``.
                                           :             `.
                                          :  :         .   `.
                                          :   :          ` . `.
                                           `.. :            `. ``;
                                              `:;             `:'
                                                 :              `.
                                                  `.              `.     
                                                    `'`'`'`---..,___`.

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

asciicast


Why Ghost Framework

Accessing device shell

Ghost Framework can be used to access the remote Android 
device shell without using OpenSSH or other protocols.

Emulating device button presses

Ghost Framework can be used to emulate 
button presses on the remote Android device.

Removing device password

Ghost Framework can be used to remove the remote 
Android device password if it was forgotten.

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

Copyright (C) 2016 - 2019 Entynetproject

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use the software except in compliance with the License.

You may obtain a copy of the License at:

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.

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 87.2%
  • Shell 12.8%