Programming Level 2 50 points

Python Practice - Bulk Base64 Stream Decoding

Mission

data.txt contains 100+ Base64 strings. Exactly one decodes to the FLAG injected at startup; decode every line to find it.

#programming#python#base64

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag