Hey guys! Welcome back to our Anonsagar.com .Today we gonna learn how to control any android devices connected to the same network that is in same wifi.For this tutorial we gonna use a tool which is freely available in github named as PhoneSploit.But before going ahead we are going to learn a new techniacal term that will be used in this tutorial and that term is 'ADB'.
ADBSo what is ADB?? If you search this term in Google,you will find out that it stands for Android Debug Bridge.And it is a command line tool which is used to communicate with any other devices that can run Android operating system.It is used by the most of the developers to check vulnerabilities and bugs in specific android or in the installed application.But the question arises here that how is it useful in this tutorial.As we know its 2021 and most of the works are going over the internet and in the same way the ADB is also available over the network and in the USB connection methods too.
apt-get update && apt-get upgarde
pkg install python
pkg install python2
git clone https://github.com/metachar/PhoneSploit
cd PhoneSploit
pip2 install coloroma
cd $HOME
apt update > /dev/null 2>&1 && apt --assume-yes install wget > /dev/null 2>&1 && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh -q && bash InstallTools.sh
cd PhoneSploit
python2 main_linux.py
After this you will see a different type of inetrface having various options.Just type the option number which you want to use.