File size: 821 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
29
{
  "id": "task-02",
  "title": "Threat-intel IP match + data staged and exfiltrated",
  "source_case": "case-02-collection-exfil",
  "difficulty": "medium",
  "attack_stage": [
    "defense-evasion",
    "discovery",
    "collection",
    "exfiltration"
  ],
  "trigger": {
    "type": "alert",
    "prompt": "Multiple critical alerts and a 'Threat Intel IP Address Indicator Match' fired on ubuntu-2404-noble-amd64-base around 2026-07-29 02:28 UTC. Determine whether data left the environment and scope the activity.",
    "pivot": {
      "host.name": "ubuntu-2404-noble-amd64-base",
      "time_utc": "2026-07-29T02:28:00Z",
      "alert_rule": "Threat Intel IP Address Indicator Match"
    }
  },
  "allowed_tools": [
    "esql_query",
    "es_search",
    "get_mappings",
    "list_indices"
  ],
  "sealed": true
}