2015-04-20 - [Writeup] Plaid CTF 2015 – radhos

Category: Web Points: 250 Description: A web scale key value store, for your enjoyment! Should be working Running at 52.6.62.188 port 9009 64-bit collision approach I didn’t solve this problem within the contest time, but it’s here finally 🙂 First, let’s take a quick look on provided script: View the code on Gist. It’s a […]