azmatjan139's picture
Upload 91 files
e3e23f9 verified
Raw
History Blame Contribute Delete
821 Bytes
{
"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
}