# thewhiteh4t/seeker

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/thewhiteh4t-seeker).**

9,598 stars · 2,218 forks · CSS · MIT

## Links

- GitHub: https://github.com/thewhiteh4t/seeker
- awesome-repositories: https://awesome-repositories.com/repository/thewhiteh4t-seeker.md

## Topics

`accuracy` `altitude` `geolocation` `latitude` `longitude` `reconnaissance` `system-information`

## Description

Seeker is a social engineering location tool and browser geolocation capture system. It provides a framework for capturing precise GPS coordinates and device metadata by hosting deceptive webpages that prompt users for location permissions.

The project includes an HTML phishing template engine for deploying custom or predefined website clones designed to trick users into granting sensitive permissions. It further utilizes a device fingerprinting tool to collect hardware specifications, operating system details, and screen resolution from visiting clients.

The system incorporates network reconnaissance capabilities to determine public and local IP addresses. Captured device and location data can be forwarded to external endpoints via webhooks or delivered through Telegram bot notifications.

The application is packaged as a containerized deployment to ensure consistent execution across different host systems.

## Tags

### Security & Cryptography

- [Browser Geolocation Capture](https://awesome-repositories.com/f/security-cryptography/browser-geolocation-capture.md) — Provides a system to capture precise GPS coordinates by prompting users for browser location permissions. ([source](https://github.com/thewhiteh4t/seeker/blob/master/createTemplate.md))
- [Device Fingerprinting](https://awesome-repositories.com/f/security-cryptography/device-fingerprinting.md) — Executes JavaScript to extract hardware specifications and operating system metadata for target identification.
- [Social Engineering Phishing](https://awesome-repositories.com/f/security-cryptography/social-engineering-phishing.md) — Deploys deceptive website clones to trick users into granting sensitive location permissions. ([source](https://github.com/thewhiteh4t/seeker/blob/master/README.md))
- [Network Reconnaissance Tools](https://awesome-repositories.com/f/security-cryptography/vulnerability-assessment-testing/network-reconnaissance-tools.md) — Maps the network environment of visiting clients by determining their public and local IP addresses.

### User Interface & Experience

- [Geolocation Access](https://awesome-repositories.com/f/user-interface-experience/geolocation-access.md) — Pinpoints the precise physical location of smartphones by prompting for browser-native GPS permissions.
- [Deceptive Pages](https://awesome-repositories.com/f/user-interface-experience/page-layout-templates/deceptive-pages.md) — Generates custom deceptive landing pages by replacing variables in HTML templates during startup.

### Part of an Awesome List

- [Social Engineering Tools](https://awesome-repositories.com/f/awesome-lists/security/social-engineering-tools.md) — Deploys deceptive website templates to trick users into granting sensitive location and device permissions.
- [Data Exfiltration](https://awesome-repositories.com/f/awesome-lists/security/data-exfiltration.md) — Automates the movement of captured device and location data out of the target's browser to external servers.

### Networking & Communication

- [Target Location Tracking](https://awesome-repositories.com/f/networking-communication/location-services/target-location-tracking.md) — Uses deceptive webpages to pinpoint the precise physical location of a target device. ([source](https://github.com/thewhiteh4t/seeker/blob/master/metadata.json))
- [HTTP Data Forwarding](https://awesome-repositories.com/f/networking-communication/http-data-forwarding.md) — Transmits collected location and device metadata to external endpoints using HTTP protocols. ([source](https://github.com/thewhiteh4t/seeker/blob/master/README.md))
- [IP Address Discovery Tools](https://awesome-repositories.com/f/networking-communication/ip-address-discovery-tools.md) — Automatically determines the public and local IP addresses of targets interacting with the hosted page.

### Web Development

- [Phishing Page Generators](https://awesome-repositories.com/f/web-development/html-templating-engines/phishing-page-generators.md) — Provides an engine for deploying custom HTML and CSS clones to deceive users into granting permissions.
- [Permission Harvesting](https://awesome-repositories.com/f/web-development/web-automation-scraping/browser-environment-configurations/browser-permission-management/permission-harvesting.md) — Retrieves latitude and longitude from targets by manipulating browser location permission requests.
- [Phishing Templates](https://awesome-repositories.com/f/web-development/custom-template-tags/phishing-templates.md) — Provides a template engine for designing custom HTML pages that mimic legitimate websites. ([source](https://github.com/thewhiteh4t/seeker/blob/master/createTemplate.md))

### Data & Databases

- [Webhook Delivery](https://awesome-repositories.com/f/data-databases/data-export/webhook-delivery.md) — Forwards captured device and location data to external APIs or bots using asynchronous webhooks.
- [Geographic Information Systems](https://awesome-repositories.com/f/data-databases/geospatial-data-services/geographic-information-systems.md) — Processes and captures latitude and longitude coordinates for geospatial analysis of the target. ([source](https://github.com/thewhiteh4t/seeker/blob/master/README.md))

### Scientific & Mathematical Computing

- [IP-to-City Localization](https://awesome-repositories.com/f/scientific-mathematical-computing/data-modeling-processing/geospatial-and-location-services/location-services/address-localization/ip-to-city-localization.md) — Determines the public and local IP addresses of visiting clients to resolve their approximate geographic location. ([source](https://github.com/thewhiteh4t/seeker#readme))

### System Administration & Monitoring

- [Geographic IP Lookups](https://awesome-repositories.com/f/system-administration-monitoring/geographic-ip-lookups.md) — Resolves public and local IP addresses to determine the approximate network location of visiting devices.
