Skip to content

LiNuX-Mallu/Track-Em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track-Em

logo

GPS Location Tracer Using Malicious URL


ABOUT TRACK-EM

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 .

Requirements

active internet connection

linux platform

hotspot needed if Termux


Installation (TERMUX/LINUX)


$ 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

How To ?

- YOUTUBE TUTORIAL

- 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 .


Ngrok Tips

- 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 "

Releases

No releases published

Packages

No packages published