Slide 27 of 28
Part 4 · Prevention · QuizSlide 27
Slide 27 · Quiz
Five questions. No pressure.
Test what you understood — not what you memorized.
QUESTION 01 OF 05
What makes SSRF in a cloud environment significantly more dangerous than in an on-premises deployment?
QUESTION 02 OF 05
An API validates that a user-supplied URL hostname is not an internal IP address. An attacker registers “attacker.com” which initially resolves to a public IP, then changes the DNS to resolve to 10.0.0.1. Why does this bypass the validation?
QUESTION 03 OF 05
An import API validates that user-supplied URLs don’t point to internal IPs. An attacker supplies a URL from a legitimate domain that returns a 302 redirect to http://169.254.169.254/. The SSRF succeeds. What was missing?
QUESTION 04 OF 05
Why is returning raw server responses to API clients a problem specific to SSRF, even if the URL-fetching itself was already blocked or failed?
QUESTION 05 OF 05
In the Capital One breach, the blast radius was 100M+ records across 100+ S3 buckets. What non-SSRF factor made the damage this large?
← Back Done → See what you learned