Recon 12
content
Less than an hour average completion time
3742 users completed this exercise
Objective
For this challenge, your goal is to access a load-balanced application hosted at the address balancer.hackycorp.com.
Load balancing
Serving requests for a single application can be done by multiple backends. It can pay off to send the same request multiple times to check if multiple backends are involved.