Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
Correlate `edr_process.log`, `proxy_http.log`, `dns_queries.log`, and `dlp_transfer.log` on their shared campaign ID to reconstruct the APT kill chain chronologically. Retrieve the flag from the final EXFILTRATION event's campaign tag.
Four logs (EDR/proxy/DNS/DLP) bury the attacker's actions in legitimate traffic
Each attacker stage carries a shared campaign id op=<hex>; get it from one stage and correlate across all logs
The flag is in the campaign-tag of the final EXFILTRATION stage of the time-ordered kill-chain