map-attack-surface
CommunityMap and rank every binary entry point.
Software Engineering#attack-surface#callgraph#risk-ranking#entry-point-discovery#windows-binary#crs-output
Authormarcosd4h
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automatically map and rank every potential entry point in a Windows PE binary, enabling security teams to understand where an attacker could access a program and how risky each path is.
Core Features & Use Cases
- Discover explicit and non-obvious entry points (exports, COM/VTable methods, TLS callbacks, RPC handlers, named pipes, sockets, callbacks, etc.)
- Rank entry points by attack value using a callgraph-based reachability model and parameter risk scoring
- Generate CRS-compatible entrypoints.json for downstream tooling and fuzzing workflows
- Integrate with other skills to drill deeper (callgraph tracing, function classification, decompilation lifts)
Quick Start
Run the map-attack-surface skill on an analyzed module to generate a ranked list of entry points and a CRS-compatible JSON file.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: map-attack-surface Download link: https://github.com/marcosd4h/DeepExtractRuntime/archive/main.zip#map-attack-surface Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.