K
Khem Cyber Labs
Dashboard
Categories
Broken Access Control3Cryptographic Failures2Injection2Authentication Failures2Logging & Alerting Failures1
Resources
Learning Guides
Search labs…⌘K
Dashboard
A01:2025

Broken Access Control

Exploit flaws in authorization logic that allow users to act outside their intended permissions.

IDOR in Profile API

Exploit an Insecure Direct Object Reference vulnerability to access other users' profile data.

Hard
#idor
#owasp-a01

Vertical Privilege Escalation

Escalate from a regular user to admin by manipulating role parameters in API requests.

Medium
#privilege-escalation
#owasp-a01

Path Traversal in File Download

Access restricted files by manipulating the file path parameter in the download endpoint.

Easy
#path-traversal
#owasp-a01