Web Level 4 160 points

Web-30. Insecure Deserialization in KinoVault

Mission

A legacy backup system codenamed KinoVault reportedly serializes user session objects with Python's pickle module and stores them in a cookie. Analyze the cookie format and investigate whether a crafted pickle payload can escalate privileges.

#web#deserialization

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag