pasta-threats
Installation
SKILL.md
PASTA Stage 4: Threat Analysis
Identify threats using real-world intelligence, attack patterns, and adversary tactics. Cross-reference with MITRE ATT&CK to ground analysis in actual attacker behavior. Map threats to the components and trust boundaries from Stage 3.
Supported Flags
Read ../../shared/schemas/flags.md for the full flag specification. Key behaviors:
| Flag | Stage 4 Behavior |
|---|---|
--scope |
Inherits from prior stages. Focuses on components and entry points from Stages 2-3. |
--depth quick |
Top 5 most likely threats based on technology stack only. |
--depth standard |
Full threat catalog with MITRE ATT&CK mappings for all components. |
--depth deep |
Standard + attack tree construction, supply chain analysis, insider threat modeling. |
--depth expert |
Deep + adversary persona simulation with detailed TTPs per actor profile. |
--severity |
Filter threats by estimated impact level. |
Related skills