Slide 27 of 28
QuizSlide 27
Slide 27 · Quiz
Five questions on Improper Inventory Management.
1. An attacker sends requests to /api/v1/users/1 with no authentication header and receives full user data. The production API at /api/v2/users/1 requires authentication. What API9 failure enabled this?
2. A security team patches a BOLA vulnerability in /api/v2/. Three months later, an attacker exploits the same BOLA vulnerability through /api/v1/. What mitigation would have prevented this?
3. An attacker finds staging-api.company.com by checking certificate transparency logs and discovers it contains real production data with no authentication. Which two OWASP API9 mitigations would have prevented this breach?
4. In the Facebook / Cambridge Analytica incident, what was the specific API9 failure that enabled the data harvest?
5. Which mitigation creates structural enforcement of API inventory by making it impossible for a backend service to be accessible from the internet without being registered?
← Back Finish module →