azmatjan139's picture
Upload 91 files
e3e23f9 verified
Raw
History Blame Contribute Delete
2.15 kB
[
{
"id": "q-x-attacker-ip",
"case": "cross-case",
"type": "extraction",
"difficulty": "medium",
"prompt": "Across all five cases, what single external IP is the common command-and-control / attacker infrastructure?",
"grading": "exact_ci",
"sealed": true
},
{
"id": "q-x-implant",
"case": "cross-case",
"type": "extraction",
"difficulty": "medium",
"prompt": "What single on-host implant binary is the common root process behind the recon, exfiltration, web-shell, privilege-escalation and lateral-movement activity on ubuntu-2404-noble-amd64-base?",
"grading": "exact_ci",
"sealed": true
},
{
"id": "q-x-iocs-full",
"case": "cross-case",
"type": "set",
"difficulty": "hard",
"prompt": "Enumerate the full IOC set for this intrusion across all cases: malicious files and the attacker IP.",
"grading": "set_f1",
"sealed": true
},
{
"id": "q-x-hosts",
"case": "cross-case",
"type": "set",
"difficulty": "medium",
"prompt": "Which hosts are compromised in this intrusion? List their names.",
"grading": "set_f1",
"sealed": true
},
{
"id": "q-x-killchain-order",
"case": "cross-case",
"type": "ordering",
"difficulty": "hard",
"prompt": "Order these five attack phases as they occurred over time: [privilege-escalation, lateral-movement, recon-credaccess, web-exploit-reverse-shell, collection-exfiltration].",
"grading": "ordering",
"sealed": true
},
{
"id": "q-x-single-intrusion",
"case": "cross-case",
"type": "boolean",
"difficulty": "medium",
"prompt": "Do the five cases represent five independent incidents, or one single coordinated intrusion by the same actor? Answer true if it is ONE single intrusion.",
"grading": "boolean",
"sealed": true
},
{
"id": "q-x-containment",
"case": "cross-case",
"type": "set",
"difficulty": "hard",
"prompt": "Give the key containment actions for this intrusion (what to block, which hosts to isolate, which artifacts/persistence to remove).",
"grading": "set_f1",
"sealed": true
}
]