Forensics Level 5 105 points

Decode Custom Protocol C&C Communication

Mission

Analyze the endpoint beacon record `beacon.log` and decode the covert channel hidden among decoy traffic. Base64-decode the target host's data in sequence order, undo the single-byte XOR, and reconstruct the flag.

#forensics#protocol#reverse-engineering#c2#malware

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag