Challenges
Select a challenge to view the lab guidance and test your configuration.
1
2
3
4
5
6
Header
Inject a custom header to identify traffic passing through the proxy.
Redirect
Redirect stale URLs from the old login path to the current one.
User-Agent
Block requests from a known malicious client signature.
Rate Limit
Throttle sudden bursts of traffic to protect the backend.
WAF
Stop SQL injection attempts targeting the application.
Bot
Detect and block a sophisticated bot masquerading as a real browser.