If your service comes under a major DDOS attack, what would you do?
In the third level of Stripe’s CTF, participants were tasked to build a proxy to defend a couple of backend servers against a DDOS attack. The proxy needed to do the following:
- distribute requests across a …