Skip to content

v1.0.0 - Initial release

Latest

Choose a tag to compare

@rawqubit rawqubit released this 23 Mar 04:45
· 5 commits to main since this release

shadowmap v1.0.0

Passive attack surface mapper — zero active scanning, completely safe to run against any target.

Features

  • Certificate transparency log enumeration (crt.sh + Censys)
  • Full DNS enumeration (A, MX, NS, TXT, CNAME, SOA)
  • AI-powered risk analysis and asset prioritization
  • JSON and Markdown report output
  • Discovers subdomains without sending a single packet to the target

Installation

git clone https://github.com/rawqubit/shadowmap.git
cd shadowmap && pip install -e .

Full changelog: CHANGELOG.md