pasta-attack-sim
Installation
SKILL.md
PASTA Stage 6: Attack Simulation
Simulate realistic exploit chains by combining Stage 4 threats with Stage 5 vulnerabilities. Score each scenario by exploitability and impact, and assess whether existing controls detect or prevent each chain.
Supported Flags
Read ../../shared/schemas/flags.md for the full flag specification. Key behaviors:
| Flag | Stage 6 Behavior |
|---|---|
--scope |
Inherits from prior stages. Uses vulnerability inventory and threat catalog, not raw source. |
--depth quick |
Top 3 most critical exploit chains only, basic scoring. |
--depth standard |
Full attack trees for all high/critical pairs, DREAD scoring. |
--depth deep |
Standard + detection gap analysis, control bypass assessment, multi-stage pivots. |
--depth expert |
Deep + red team persona simulation with step-by-step exploit narratives. |
--severity |
Filter to attack scenarios above the specified impact level. |
Related skills