Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
jobs.log is generated from the FLAG injected at startup. Filter successful archive jobs, order parts, reverse values, and hex-decode to recover the flag.
Inspect jobs.log and identify the target record
filter successful archive jobs, order parts, reverse values, and hex-decode
Verify that the reconstructed value has FLAG{...} format