Skip to content

Latest commit

ย 

History

History
73 lines (56 loc) ยท 2.51 KB

File metadata and controls

73 lines (56 loc) ยท 2.51 KB

๐Ÿ—บ๏ธ ShadowMap - IP Geolocation Intelligence Tool

Status Python OS License Termux Cyber-Ninja Created by EvilmaxSec โ€ข โšก purple Team Ready ๐Ÿ“ A professional IP geolocation tool that tracks IP addresses with multi-source accuracy and Google Maps integration.

โš ๏ธ For educational and authorized testing only.


๐Ÿ”ฅ Features

  • โœ… Multi-Source Accuracy - Queries 3 different APIs (ip-api, ipapi.co, ipwho.is)
  • ๐Ÿ—บ๏ธ Google Maps Integration - Direct clickable URL to exact location
  • ๐ŸŒ Network Intelligence - ISP, Organization, ASN, Hosting detection
  • ๐Ÿ“ Precision Coordinates - Latitude/Longitude with accuracy estimation
  • ๐Ÿ” Proxy/VPN Detection - Identifies if IP is behind proxy or VPN
  • ๐Ÿ“ฑ Mobile Optimized - Works perfectly on Termux (Android)
  • ๐Ÿ’พ Auto-Save Reports - Saves detailed reports to results/ folder
  • ๐ŸŽจ Matrix-Style UI - Clean, professional hacker aesthetic

๐Ÿš€ Installation

Linux

Clone the repo and install the dependencies:

git clone https://github.com/EvilmaxSec/ShadowMap.git
cd ShadowMap
pip install -r requirements.txt
chmod +x shadowmap.py
./shadowmap.py 

๐Ÿ“ฑ Termux (Android) Installation

update and upgrade

pkg update && pkg upgrade -y
pkg install python git -y
git clone https://github.com/EvilmaxSec/ShadowMap.git
cd ShadowMap
pip install -r requirements.txt
python shadowmap.py

๐Ÿง  Usage

Run the script using Python 3:

python3 shadowmap.py

screenshot

Cyber-Ninja

Cyber-Ninja

License

This project is licensed under the MIT License. See the LICENSE

โš ๏ธ Disclaimer

This tool is provided for educational purposes only. Use it only in environments you own or have explicit permission to test.


โš”๏ธ Stay stealthy. Stay precise. Track like a ghost. Hunt like a predator.

๐Ÿ—บ๏ธ Every IP tells a story. ShadowMap helps you read it.