Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
messages.ndjson is generated from the FLAG injected at startup. Order payloads by sequence and XOR-decrypt with 0x31 to recover the flag.
Inspect messages.ndjson and identify the target record
order payloads by sequence and XOR-decrypt with 0x31
Verify that the reconstructed value has FLAG{...} format