PhoneSploit is tool for remote ADB Exploitation. With the help of this tool you can control android device by just IP address.
$ pkg up -y
$ pkg install git -y
$ pkg install python -y
$ pkg install openssl-tool
$ pkg install wget -y
$ pip install colorama
$ git clone https://github.com/MasterDevX/Termux-ADB
$ cd Termux-ADB
$ chmod 777 InstallTools.sh
$ bash InstallTools.sh
$ cd $HOME
$ git clone https://github.com/aerosol-can/PhoneSploit
$ cd PhoneSploit
$ python phonesploit.py
Usage of Phonesploit for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.