Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ShadowMap(protype) - Advanced Anonymity & Network Mapping Tool

Overview

ShadowMap is an elite cyber reconnaissance tool designed for anonymous network mapping, stealth enumeration, and deep analysis.
It helps penetration testers, red teamers, and ethical hackers analyze and map networks without detection.

Key Features:
Stealth Network Mapping – Avoids detection while scanning
Tor & Proxychains Integration – Anonymize all requests
Real-Time Passive Recon – Extracts data without active scanning
Dark Web Crawling – Maps hidden services on the Tor network
Multi-Threaded Performance – Faster, more efficient enumeration
Spoofing & Evasion – Bypasses common security mechanisms
Geo-IP Tracking – Tracks servers & endpoints globally


Installation

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

 Usage

python3 shadowmap.py --target <IP/Domain> --mode <passive/active/anon>

Modes:

    passive → Extracts data without triggering security alerts
    active → Performs deep network analysis & scanning
    anon → Uses Tor & proxies for stealth operations

 Example Usage

python3 shadowmap.py --target example.com --mode passive

python3 shadowmap.py --target 192.168.1.1 --mode active

python3 shadowmap.py --target darkwebsite.onion --mode anon

About

ShadowMap Prototype - early-stage network reconnaissance and security scanning toolkit.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages