What is ip drone ?
Ipdrone is a simply python script, which can be used to Ip lookup and to get information of perticualr target Ip. This tool works on both rooted Android device and Non-rooted Android device.
INSTALLATION
apt-get update -y
apt-get upgrade -y
pkg install python -y
pkg install python2 -y
pkg install git -y
pip install lolcat
pip install requests
git clone
https://github.com/noob-hackers/ipdrone
cd ipdrone
python ipdrone.py -v (your victim ip here)