Cyberlium

Web › Module 1 › Lesson 5

BeginnerModule 1Lesson 5/5

Quiz — Broken Access Control

10 APPLY on A01: authz, IDOR, SSRF-as-access, demo http://192.168.0.1/ ethics.

10 min+40 XP10 quiz
Module progress5 of 5

Opening

Broken Access Control — Module Quiz

Ten APPLY items on OWASP Top 10:2025 A01 sentences this module refused to collapse: authentication is not authorization; horizontal IDOR is object policy missing; vertical is function/role policy missing; UI hiding is not a control; UUIDs are not a substitute for checks; SSRF is server-fetch beyond intended destinations (allowlist, never unauthorized cloud metadata fetches). Foreign SaaS enumeration, real AWS metadata recipes, BeEF/cookie kits, binding labs to 0.0.0.0 for the dorm, and treating Cyberlium XP as official OWASP certification are all failing answers. Wrong answers still teach. Next: Defaults Debug and Open Surfaces (A02).

Knowledge Check

1

APPLY: A classmate finishes A01 and wants to walk invoice ids on a public SaaS “because Broken Access Control is #1.” What do you do?

Multiple choice

Knowledge Check

2

APPLY: True or False: A valid session cookie means every API route is authorized for that user.

True or False

Knowledge Check

3

APPLY: alice GETs /invoices/1043 and receives bob’s invoice. Name the failure and the fix direction.

Multiple choice

Knowledge Check

4

APPLY: True or False: Switching to UUIDs fully remediates IDOR without ownership checks.

True or False

Knowledge Check

5

APPLY: A low-priv user hits /admin/export and gets a dump. What A01 shape is that?

Multiple choice

Knowledge Check

6

APPLY: An app fetches user-supplied preview URLs and echoes bodies. What is the A01:2025 framing, and what is out?

Multiple choice

Knowledge Check

7

APPLY: True or False: Hiding the Admin menu in the SPA fully remediates Broken Access Control.

True or False

Knowledge Check

8

APPLY: curl http://192.168.0.1/ shows a TP-Link/Netgear “Router Admin” login. What do you do?

Multiple choice

Knowledge Check

9

APPLY: A blog posts cloud metadata SSRF one-liners “for OWASP A01.” What does Cyberlium tell you?

Multiple choice

Knowledge Check

10

APPLY: You finish A01. Which pairing is true, and what opens next?

Multiple choice

← Previous

Answer all 10 knowledge checks to continue. (0/10 answered)