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 key difference between API8 Security Misconfiguration and the other nine OWASP API risks?
QUESTION 02 OF 05
An API sets Access-Control-Allow-Origin to whatever value is in the incoming Origin header, and also sets Access-Control-Allow-Credentials: true. Why is this dangerous?
QUESTION 03 OF 05
A production API returns a 500 error that includes: SELECT * FROM user_accounts WHERE email = ’test’ AND active = 1. Beyond exposing the table name, what additional risk does this create?
QUESTION 04 OF 05
In the Tesla 2018 incident, what was the primary misconfiguration that enabled the breach?
QUESTION 05 OF 05
Why is automated configuration scanning in CI/CD (MIT 07) more effective than manual configuration review?
← Back Done → See what you learned