GhostTrack is a versatile OSINT tool designed to track locations, mobile numbers, and social media usernames for information gathering and threat intelligence.
Useful tool to track location or mobile number
This tool is primarily used by security researchers, threat hunters, and social engineers to gather intelligence on targets by tracking IP addresses, phone numbers, and usernames across social media platforms. It facilitates location tracking and information gathering to support investigations and threat analysis.
For enhanced IP tracking, integration with the Seeker tool is recommended. The tool requires Python 3 and Git installed on the system. It is suitable for Linux and Termux environments. Users should ensure ethical use and comply with legal regulations when gathering information.
sudo apt-get install git
sudo apt-get install python3
pkg install git (for Termux)
pkg install python3 (for Termux)
git clone https://github.com/HunxByts/GhostTrack.git
cd GhostTrack
pip3 install -r requirements.txt
python3 GhostTR.py
Launches the GhostTrack tool interface
Select 'IP Tracker' from the menu
Tracks the location of a target IP address
Select 'Phone Tracker' from the menu
Searches for information related to a target phone number
Select 'Username Tracker' from the menu
Searches for information related to a target username on social media