Advanced Location Intelligence tool designed for authorized security research and OSINT investigations.
- Real-time Tracking: Precise GPS coordinate capture with Google Maps integration.
- Auto-Tunneling: Built-in Cloudflared support for public access without port forwarding.
- Device Fingerprinting: Automatically logs IP address, Browser type, and Platform info.
- Persistent Logging: All captured data is saved locally for post-analysis.
- Global Access: Once installed, run the tool from any directory.
- Clone the repository:
git clone https://github.com/alonebeast002/GhostTracker.git
cd GhostTrack
- Run the installer:
chmod +x setup.sh
./setup.sh
- Apply changes:
source ~/.bashrc # Or source ~/.zshrc for Zsh
Start the tool:
GhostTracker
Monitor captured data:
tail -f captured_locations.txt
- GhostTracker.py: Core server and exfiltration logic.
- index.html: Frontend tracking interface.
- setup.sh: Automated installation and alias config.
- captured_locations.txt: Log file for captured data.
- Command not found: Run source ~/.bashrc or restart your terminal.
- Port busy: Kill the process using lsof -i :8000 or change the port in the script.
- Tunnel failed: Ensure you have an active internet connection and cloudflared is installed.
This software is developed for educational and authorized research purposes only. Unauthorized use of this tool to track individuals without their explicit consent is illegal and unethical. The developer assumes no liability for misuse or any damage caused by this program. Use responsibly and at your own risk. Developed by alonebeast002