map-attack-surface

Community

Map and rank every binary entry point.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.