Linux Level 3 110 points

Linux-Race Condition. Exploiting a TOCTOU Gap for Root Files

Mission

A cleanup script that root runs periodically has a gap (TOCTOU) between checking and acting on a file. Try exploiting this gap with a well-timed symlink.

#linux#race-condition#symlink-attack

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag