File size: 792 Bytes
346127e
 
 
 
 
e3e23f9
 
 
346127e
 
 
e3e23f9
 
 
 
 
 
 
346127e
e3e23f9
 
 
 
 
 
 
346127e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "id": "task-05",
  "title": "CAPSTONE — scope the full intrusion from a single IOC",
  "source_case": "case-01..05 (all)",
  "difficulty": "capstone",
  "attack_stage": [
    "all"
  ],
  "trigger": {
    "type": "hunt-lead",
    "prompt": "Threat intel says 204.168.178.42 is a known-malicious C2. Scope the entire intrusion in our environment: every host touched, the full kill chain in order, all persistence/exfil, and whether the attacker moved laterally. Give an incident timeline and a containment plan.",
    "pivot": {
      "ioc": "204.168.178.42",
      "time_range_utc": [
        "2026-07-29T02:10:00Z",
        "2026-07-29T04:00:00Z"
      ]
    }
  },
  "allowed_tools": [
    "esql_query",
    "es_search",
    "get_mappings",
    "list_indices"
  ],
  "sealed": true
}