Hound is a simple and light tool for information gathering and capture exact GPS coordinates
Hound is a tool that can remotely capture the exact GPS coordinates of a target device using a PHP server, and can also grab basic information about the system and ISP. This tool can be very helpful in information gathering. you can get following information of the target device
- Longitude
- Latitude
- Device Model
- Operating System
- Number of CPU Cores
- Screen Resolution
- User agent
- Public IP Address
- Browser Name
- ISP Information
The tool offers a wide range of features and functionality, including:
- Capture Exact GPS Location
- Automated Data Collection
- User-friendly Interface
- Kali Linux
- Windows(WSL)
- Termux
- MacOS
- Ubuntu
- Parrot Sec OS
This tool require PHP for webserver, wget & unzip for download and extract cloudflare. First run following command on your terminal
apt-get -y install php unzip git wget
git clone https://github.com/koushalkushi/hound
cd hound
bash hound.sh
Version: 0.2: Remove Ngrok and update cloudflared tunnel
Hound is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.