# hunxbyts/ghosttrack

**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/hunxbyts-ghosttrack).**

6,753 stars · 886 forks · Python

## Links

- GitHub: https://github.com/HunxByts/GhostTrack
- awesome-repositories: https://awesome-repositories.com/repository/hunxbyts-ghosttrack.md

## Topics

`cybersecurity` `fyp` `hacking` `hacking-tool` `indonesia` `information` `information-gathering` `ip-geolocation` `linux` `osint` `osint-python` `osint-tool` `pentesting` `phone-number` `python` `python-hacking` `termux` `termux-hacks` `termux-tool`

## Description

GhostTrack is an open-source intelligence (OSINT) framework that aggregates geographic, network, and social identity information from public data sources. It functions as a digital footprint analyzer, collecting various pieces of publicly available information to build comprehensive profiles of target individuals.

The framework combines multiple investigative capabilities into a single tool, including IP address geolocation, phone number intelligence, and social media username discovery. It distributes queries across external data services to maximize coverage and accuracy, resolving IP addresses to approximate physical locations, retrieving carrier and registration details for phone numbers, and scanning multiple platforms for accounts matching a target username.

Under the hood, GhostTrack uses asynchronous task queueing to handle long-running network requests without freezing, and employs input-driven query generation to transform user-provided identifiers into formatted requests for specific external APIs. The tool's multi-provider request routing distributes searches across different service endpoints to maximize the chance of finding a target match.

## Tags

### Security & Cryptography

- [Open Source Intelligence Tools](https://awesome-repositories.com/f/security-cryptography/open-source-intelligence-tools.md) — Provides an automated framework for collecting and analyzing publicly available information from network and social sources.
- [Digital Footprint Analysis Suites](https://awesome-repositories.com/f/security-cryptography/security/utilities/security-tools/digital-forensics-analysis/digital-footprint-analysis-suites.md) — Collects various pieces of public information to build comprehensive profiles of target individuals.
- [OSINT Data Aggregators](https://awesome-repositories.com/f/security-cryptography/osint-data-aggregators.md) — Distributes queries across external data services to maximize coverage and accuracy in public information gathering.
- [OSINT Frameworks](https://awesome-repositories.com/f/security-cryptography/osint-frameworks.md) — Ships a collection of tools for gathering geographic, network, and social identity information from public data sources.

### Part of an Awesome List

- [Phone Number Research](https://awesome-repositories.com/f/awesome-lists/data/phone-number-research.md) — Looks up carrier and registration details for phone numbers to reveal origin and provider information. ([source](https://github.com/HunxByts/GhostTrack#readme))
- [Phone Number Research](https://awesome-repositories.com/f/awesome-lists/devtools/phone-number-research.md) — Collects ownership details and registration data associated with a specific mobile phone number. ([source](https://github.com/HunxByts/GhostTrack#readme))
- [Username Verification](https://awesome-repositories.com/f/awesome-lists/devtools/username-verification.md) — Scans multiple platforms for accounts matching a target username and returns associated profile information. ([source](https://github.com/HunxByts/GhostTrack#readme))
- [Cross-Platform Username Scanners](https://awesome-repositories.com/f/awesome-lists/devtools/username-verification/cross-platform-username-scanners.md) — Scans multiple social media platforms by appending a target username to known profile URL structures.

### Business & Productivity Software

- [Social Media Intelligence Gatherers](https://awesome-repositories.com/f/business-productivity-software/social-media-management-platforms/social-media-intelligence-gatherers.md) — Finds profile information and account presence across multiple social media platforms using a target username. ([source](https://github.com/HunxByts/GhostTrack#readme))

### Data & Databases

- [Asynchronous API Aggregators](https://awesome-repositories.com/f/data-databases/data-processing-pipelines/data-transformation/data-aggregation-tools/asynchronous-api-aggregators.md) — Aggregates data from multiple external APIs by making asynchronous requests and normalizing responses.
- [IP Geolocation](https://awesome-repositories.com/f/data-databases/geolocation-databases/ip-geolocation.md) — Resolves IP addresses to approximate physical locations and regional network details.
- [IP Geographic Mapping](https://awesome-repositories.com/f/data-databases/retrieval-metadata/geographic-metadata/ip-geographic-mapping.md) — Resolves IP addresses to geographic locations using spatial databases or external lookup services.
- [Username-Based Profile Discoverers](https://awesome-repositories.com/f/data-databases/search-result-aggregators/social-media-search-aggregators/username-based-profile-discoverers.md) — Searches for a specific username across multiple platforms to identify an individual's online presence.

### Development Tools & Productivity

- [Digital Footprint Analyzers](https://awesome-repositories.com/f/development-tools-productivity/documentation-discovery-metadata/metadata-processing-analysis/digital-footprint-analyzers.md) — Aggregates public data from multiple sources to build comprehensive profiles of target individuals.
