Seeker Find locations with high accuracy!

The idea behind Seeker is simple, just like the phishing method to get credentials from our victims, host a page that requests our victim's location, from many popular location-based websites.

Seeker hosts a fake website on the built-in PHP server and uses Serveo to create a link that we will promote to the target. The site is requesting site permission and if the target allows it, we can obtain the following information:

  • Longitude
  • Latitude
  • Accuracy
  • Altitude
  • Direction – Only if o is moving
  • Speed ​​- Only if the user is moving

Along with location information, we also receive unauthorized device information:

  • Operating system
  • Platform
  • Number of CPU Cores
  • Calculates RAM - Approximate Results
  • Screen dimensions
  • GPU information
  • Name and edition
  • Public IP address
  • IP address recognition

What is the difference from IP GeoLocation

  • It has other tools and services that offer IP geolocation and is not at all accurate and also does not give the location of the target, but is the approximate location of the ISP.
  • Seeker uses the HTML API and obtains the location license and then records latitude and longitude using the GPS on the device, so Seeker works best with smartphones. If GPS is not available, as in laptops, alternative searches would be based on IP in order to discover the geographical location or search for Cached coordinates.
  • Generally, if a user accepts the site license, the accuracy of the information obtained is accurate to about 30 meters, but the accuracy depends purely on the device.

Tested On:

  • Kali Linux 2019.2
  • BlackArch Linux
  • Ubuntu 19.04
  • Time
  • Termux
  • Parrot OS

Installation

Kali Linux / Ubuntu / Parrot OS

git clone https://github.com/thewhiteh4t/seeker.git

cd seeker / chmod 777 install.sh

./install.sh

BlackArch Linux

pacman -S seeker

Docker

docker pull thewhiteh4t / seeker

Termux

git clone https://github.com/thewhiteh4t/seeker.git

cd seeker / chmod 777 termux_install.sh

./termux_install.sh

Use

python3 seeker.py -h

Below you will see the detailed user guide of the program

https://www.youtube.com/watch?v=FEyAPjkJFrk

Application snapshots

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).