원클릭으로
map-attack
Use when mapping a CVE to MITRE ATT&CK framework tactics and techniques. Supports both Enterprise and ICS ATT&CK matrices.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when mapping a CVE to MITRE ATT&CK framework tactics and techniques. Supports both Enterprise and ICS ATT&CK matrices.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when generating security operations metrics and KPIs — from local enrichment/review artifacts AND from Jira ground truth via the jr CLI (SLA compliance, cycle time, backlog health, alert storms, workload, disposition mix).
Use when measuring how much analyst time is spent populating/maintaining Jira tickets, or baselining ticket volume per client/type/month. Reconstructs work sessions from ticket event timestamps (creation, field edits, comments) — works with empty worklogs.
Use when alert severity/criticality exist only as text in analyst worksheet comments (no native Jira field) — extracts them with whitelisted regex over ADF comment bodies and reports coverage.
Use when modeling annual ticket-administration cost for an existing client or a prospect — OSINT T-shirt sizing, analog selection, and Low/Base/High cost scenarios from measured effort priors.
Use when checking an external or automated metrics report (dashboards, colleague spreadsheets, tool-generated counts) against Jira ground truth — window archaeology, boundary-noise tolerance, and derived-column detection.
Opt in to the SecOps Factory companion for this project. Writes .claude/settings.local.json to set the orchestrator (Morgan, the SOC Operations Coordinator) as the default main-thread agent. Reversible via /secops-factory:deactivate.
| name | map-attack |
| description | Use when mapping a CVE to MITRE ATT&CK framework tactics and techniques. Supports both Enterprise and ICS ATT&CK matrices. |
| argument-hint | <cve-id> |
Map a CVE to MITRE ATT&CK framework tactics and techniques.
Collect: CVE ID, vulnerability type (RCE, SQLi, XSS, etc.), CVSS vector, affected product.
Using ${CLAUDE_PLUGIN_ROOT}/data/mitre-attack-mapping-guide.md:
If target environment is ICS/SCADA/OT:
attack_mapping:
tactics: ['Initial Access', 'Execution']
techniques:
- id: 'T1190'
name: 'Exploit Public-Facing Application'
confidence: 'CONFIRMED'
- id: 'T1059'
name: 'Command and Scripting Interpreter'
confidence: 'INFERRED'
detection_recommendations:
- 'Monitor for exploitation attempts against public-facing services'
ics_techniques: [] # Populated if ICS context
${CLAUDE_PLUGIN_ROOT}/data/mitre-attack-mapping-guide.md