How to track victims location using their IP Address in termux?
In termux we will use a tool name Bull-Attack.
What is Bull-Attack?
Bull-Attack is a python based tool, this is used to find victims location using their IP Addresses this tool can also help to find orginal locations of the websites.
How to install:-
apt update
apt upgrade
apt install python
apt install python2
apt install git
cd $HOME
git clone https://github.com/Bhai4You/Bull-Attack
cd Bull-Attack
chmod +x B-attack.py
python2 B-attack.py
Note:- I do not own the github code the owner of this code is Bhai4You
What is Bull-Attack?
Bull-Attack is a python based tool, this is used to find victims location using their IP Addresses this tool can also help to find orginal locations of the websites.
How to install:-
apt update
apt upgrade
apt install python
apt install python2
apt install git
cd $HOME
git clone https://github.com/Bhai4You/Bull-Attack
cd Bull-Attack
chmod +x B-attack.py
python2 B-attack.py
Note:- I do not own the github code the owner of this code is Bhai4You
Comments
Post a Comment