Slide 27 of 28
Part 4 · QuizSlide 27
Slide 27 · Quiz
Five questions. No pressure.
Test what you understood — not what you memorized.
QUESTION 01 OF 05
In the 2019 Fortnite incident, how did the attacker steal authentication tokens without the victim entering their password?
QUESTION 02 OF 05
A GraphQL API limits login attempts to 5 per minute. An attacker sends a single POST containing 50 login mutations in an array. How many attempts does the rate limiter see?
QUESTION 03 OF 05
What does a JWT with {"alg":"none"} in the header allow an attacker to do?
QUESTION 04 OF 05
Why does multi-factor authentication (MFA) stop credential stuffing, even when the attacker has the correct username and password?
QUESTION 05 OF 05
An API passes auth tokens as URL query parameters: GET /export?token=abc123. Which of the following is a direct security consequence?
← Back Done → See what you learned