Hello everyone, dear friends!
Today I decided to tell you about how you can track the location of any person with an accuracy of up to 30 meters. This is the base, the basics of digital surveillance. Easier for beginners .
We will need:
Seeker - Script for finding a person's location. By following links, ngrok is also used.
Seeker uses HTML5, Javascript, JQuery and PHP to capture device and geolocation information with high accuracy.
The accuracy of the received information is from 1 to 30 meters.
How the Seeker works:
It hosts a fake website on Apache Server and uses Ngrok which asks permission to host, and if the user allows it, we can get:
Along with location information, we can also obtain device information without any permissions:
Installation:
Today I decided to tell you about how you can track the location of any person with an accuracy of up to 30 meters. This is the base, the basics of digital surveillance. Easier for beginners .
We will need:
- Kali Linux
- Seeker

Seeker - Script for finding a person's location. By following links, ngrok is also used.
Seeker uses HTML5, Javascript, JQuery and PHP to capture device and geolocation information with high accuracy.
The accuracy of the received information is from 1 to 30 meters.
How the Seeker works:
It hosts a fake website on Apache Server and uses Ngrok which asks permission to host, and if the user allows it, we can get:
- The length.
- Latitude.
- Accuracy.
- Height - not always available.
- Direction - Only available if the user is moving.
- Speed - Only available if the user is moving.
Along with location information, we can also obtain device information without any permissions:
- Operating system.
- Platform.
- The number of processor cores.
- The amount of RAM - approximate results.
- Screen resolution.
- GPU information.
- Browser name and version.
- Public IP address.
Installation:
- Opening the Kali terminal
- We enter the commands:
You must reply before you can see the hidden data contained here.