Skip to content

Real-time GPS & IP tracking tool using Seeker + Cloudflare Tunnel. Built for Termux. Perfect for red team demos, phishing labs & ethical hacking. No root required.

Notifications You must be signed in to change notification settings

6lackRaven/GeoSnitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›°οΈ GeoSnitch

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.


βš™οΈ Features

  • πŸ“ 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

🧰 Requirements

  • Termux or any Linux shell
  • Python 3
  • tmux, git, cloudflared, curl
  • Python dependencies:
    • psutil
    • requests

πŸ“¦ Installation

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!

About

Real-time GPS & IP tracking tool using Seeker + Cloudflare Tunnel. Built for Termux. Perfect for red team demos, phishing labs & ethical hacking. No root required.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages