This Tool can be used to Trace location of an
Android or ios or any other Devices which support
Geolocation . We use Javascript Geolocation api along with django-framework for
this attack . To know more about Geolocation api
click here .
Tool aimed on educational purpose any misuse from
users are upto them .
active internet connection
linux platform
hotspot needed if Termux
$ apt update && apt upgrade
$ apt install git python
$ git clone https://github.com/LiNuX-Mallu/Track-Em.git
$ cd Track-Em
$ pip install -r requirements.txt
$ python track.py
- in PORT try a 4 digit port from range 8000 to 9000 .
- try different one if get "port already in use" error .
- wait until connect .
- send the public url to victim .
- you will get a Location red marked google map link once victim open the link .
- we use pyngrok so no need to install ngrok separately .
- try turning on hotspot if you are using Termux .
- try running command "$ export USER=root " if facing "cant find home directory" warning .
- it is always better with authtoken . here is the command "$ pyngrok authtoken your_token "