项目作者: LiNuX-Mallu

项目描述 :
GPS Location Tracker Using Malicious URL
高级语言: Python
项目地址: git://github.com/LiNuX-Mallu/Track-Em.git
创建时间: 2021-07-24T10:11:34Z
项目社区:https://github.com/LiNuX-Mallu/Track-Em

开源协议:Other

下载


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 “