GeoSnitch is a powerful location-tracking toolkit that leverages social engineering to obtain precise geolocation data via phishing.
Built on top of Seeker with Cloudflare tunneling support and terminal automation, GeoSnitch offers a fast and simple way to launch payloads and track users β all within Termux or any Linux shell.
- π Real-time geolocation tracking via Seeker
- π Public tunnel link via Cloudflare (no need for ngrok)
- π§ Automated setup using
tmux - β Auto-detects and clones Seeker if not present
- π§ͺ Payload selection menu (custom & pre-built)
- π§Ύ Clean terminal output with status + generated link
- Termux or any Linux shell
- Python 3
tmux,git,cloudflared,curl- Python dependencies:
psutilrequests
pkg update && pkg install -y python git tmux curl
pip install psutil requests
git clone https://github.com/6lackRaven/GeoSnitch.git
cd GeoSnitch
chmod +x geosnitch.sh
---
## π Usage
./geosnitch.sh
You'll be prompted to select your payload, and the tool will:
Start Seeker
Launch Cloudflare tunnel
Display your phishing link (e.g. https://xyz.trycloudflare.com)
Wait for a target to visit the page
Log their location data
> Logs and captured info are stored in the seeker/db folder.
--
## β οΈ Disclaimer
> This tool is intended for educational and ethical testing purposes only.
Unauthorized tracking or phishing activity is illegal and punishable under law.
The author is not responsible for misuse of this tool.
---
π» Author
π¨βπ» 6lackRaven β GitHub
---
π Star the repo if you found it useful!