Ghost : Android Debug Bridge To Remotely Access An Android Device

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

Installation

cd ghost
chmod +x install.sh
./install.sh

Un-installation

cd ghost
chmod +x uninstall.sh
./uninstall.sh

Execution

To execute the Framework you should execute the following command.

ghost

Also Read – BadBlood : Microsoft Active Directory Domain With A Structure

Why?

  • It has a simple and clear UX/UI. It is easy to understand and it will be easier for you to master the it.
  • It can be used to remove the remote Android device password if it was forgotten.
  • It can be used to access the remote Android device shell without using OpenSSH or other protocols.

Disclaimer

Usage of the this 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.

R K

Recent Posts

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

2 weeks ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

2 weeks ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

2 weeks ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

2 weeks ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

2 weeks ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

2 weeks ago