Forensics Level 4 70 points

Extract Secrets from Docker Image Layers

Mission

The startup-generated `image/` directory is a `docker save`-style image layer layout. Analyze its `layer.tar` files and recover the secret file that a later-layer whiteout removed from the final filesystem view.

#forensics#docker#container#layers#secrets

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag