File size: 815 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-03",
"title": "Reverse shell alert — trace web entry to hands-on-keyboard",
"source_case": "case-03-web-exploit-revshell",
"difficulty": "medium",
"attack_stage": [
"initial-access",
"execution",
"command-and-control"
],
"trigger": {
"type": "alert",
"prompt": "A critical 'Potential Reverse Shell Activity via TCP/UDP Socket' alert fired on ubuntu-2404-noble-amd64-base at 2026-07-29 02:54 UTC. Reconstruct how the attacker got in and what they did.",
"pivot": {
"host.name": "ubuntu-2404-noble-amd64-base",
"time_utc": "2026-07-29T02:54:18Z",
"alert_rule": "Potential Reverse Shell Activity via TCP/UDP Socket"
}
},
"allowed_tools": [
"esql_query",
"es_search",
"get_mappings",
"list_indices"
],
"sealed": true
}
|