Seeker Find locations with high accuracy!

The idea behind Seeker is simple, just like the phishing method to get credentials from our victims, to host a fake page asking for our victim's location, from many popular site-based sites.

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 the user 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 the RAM - Approximate results
  • Screen dimensions
  • GPU information
  • Browser name and
  • Public IP
  • 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 HTML API and gets the location permission and then records the longitude and latitude using the GPS present in the device, so Seeker works best with smartphones. If there is no GPS, as in a laptop, alternative searches would be done with the IP in order to discover the geographic location or will 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
  • Kali Nethunter
  • 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 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.100 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.).