How to trace accurate location using ip address
First of all, you need to have the IP Address of that phone.
You can check it here
Once you have their IP, you need to install iplocater.pl on your kali based system. Save it on your desktop.
Now fire up Kali's terminal,
Also Read
Here are the commands for the same:
apt-get install liblocal-lib-perlapt-get upgrade liblocal-lib-perlsudo cpan JSON
Press <return> after each line
After each of these modules are successfully installed and upgraded, we need to go to the directory where we initially installed iplocater.pl( Desktop in our case)
To do this, type the following command:
cd Desktop
Press <return>.
Now we're in the Desktop directory,
To confirm the same, you can type 'ls' in the command prompt and it will show you all the files on your desktop directory!
Now, we need to type the following command
perl iplocater.pl <IP Address>
In place of <IP Address>, type the IP of the victim phone we initially saved.
KumarJeeru
Post a Comment
Post a Comment