.NET Deserialization Challenge 1
Challenge Download
In this challenge you are given a single binary. The binary can simply take in user input to serialize an object to a file or take in a file and deserialize the object and print the contents. Your goal is to get arbitrary command execution using any tools necessary from the binary.
Good Luck!