HACKING ANDROID DEVICES THROUGH ADB

Опубликовано: 17 Август 2022
на канале: Guyo Wario
16,159
198

Disclaimer
...............................................................................................................................
Information provided in this video is to assist users in scanning their own networks and systems, or networks and systems for which they have been given permission to scan, in order to determine the security of such networks or systems. It is not intended to assist with scanning remote systems with the intention of breaking into or exploiting services on those systems, or for information gathering purposes beyond those allowed by law. I hereby disclaim any responsibility for actions taken based upon the information in this video, and urge all who seek information towards a destructive end to reconsider their life, and do something constructive instead.



What is ADB
...............................................................................................................................
Android Debug Bridge (adb) is a versatile command-line tool that lets you communicate with a device. The adb command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that you can use to run a variety of commands on a device.



About the tool
...............................................................................................................................
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
We can use this framework to control Android devices which have turn on the debug bridge in the "Developer options". Now this becomes very harmful because an attacker gets full admin control on the vulnerable Android device.

In this detailed tutorial we will practically learn how we can use the Ghost Framework to take control of Android device from our parrot Linux system.

Installation on Kali/Parrot Linux
..............................................................................................................................
pip3 install git+https://github.com/EntySec/Ghost


#linuxforbeginners
#ghost
#adb
#androiddebugbridge
#parrot
#ethicalhacking
#penetrationtesting

Timestamps
..............................................................................................................................
00:44 Introduction
02:30 Installing the tool
02:50 Running the tool
03:11 Finding targets from Shodan
05:45 Wrapping up

Follow Me
-------------------------------------------------------------------------------------
site - https://www.g-security.ga
medium.com -   / adanguy.  .
Telegram channel - https://t.me/hackingisanart

Join my discord channel - https://www.youtube.com/redirect?even...

// if you like my videos consider buying me a coffee
PayPal - [email protected]

IF YOU LIKED THIS VIDEO KINDLY CONSIDER SUBSCRIBING
//NB - VIDEO IS STRICTLY FOR EDUCATIONAL PURPOSES ONLY