Programming Level 5 220 points

Advanced Python - Concurrent Event DAG Correlation

Mission

events.jsonl interleaves randomly ordered events from many services and traces. Starting from the marked auth.failed event, follow the parent-linked causal DAG and concatenate reachable worker.decrypt fragments by logical clock.

#programming#python#graph#distributed-systems

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag