Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
requests.csv is generated from the FLAG injected at startup. Select the highest-signal payload, Base85-decode, then XOR-decrypt to recover the flag.
Inspect requests.csv and identify the target record
select the highest-signal payload, Base85-decode, then XOR-decrypt
Verify that the reconstructed value has FLAG{...} format