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 is the core difference between BOLA (API1) and BFLA (API5)?
QUESTION 02 OF 05
In the Bumble vulnerability, what made it possible for a free-tier user to access premium features?
QUESTION 03 OF 05
Why does “the button is hidden from regular users” not prevent BFLA?
QUESTION 04 OF 05
An API has GET /api/posts/{id} available to all users and DELETE /api/posts/{id} restricted to admins. A developer adds an authorization check to GET but forgets DELETE. What attack does this enable?
QUESTION 05 OF 05
Why is “deny by default” more secure than “block specific admin endpoints” when protecting API functions?
← Back Done → See what you learned