wh04M1i / foxmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOXMAP 🐶

FOXMAP is a simple and light tool for information gathering and capture exact GPS coordinates image

What is FOXMAP?

FOXMAP 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

Features

The tool offers a wide range of features and functionality, including:

  • Capture Exact GPS Location
  • Automated Data Collection
  • User-friendly Interface

This Tool Tested On :

  • Kali Linux
  • Windows(WSL)
  • Termux
  • MacOS
  • Ubuntu
  • Parrot Sec OS

Installing and requirements

This tool require PHP for webserver, wget & unzip for download and extract ngrok. First run following command on your terminal

apt-get -y install php unzip git wget

Installing (Kali Linux/Termux):

git clone https://github.com/wh04m1i/foxmap
cd foxmap
bash foxmap.sh

FOXMAP is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.

credit - Chatbot template : Masud Rana

About

License:GNU General Public License v3.0


Languages

Language:HTML 45.2%Language:CSS 30.6%Language:Shell 17.4%Language:JavaScript 4.6%Language:PHP 2.2%