Testing API For Broken Object Level Authorization

Use when tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated user can access or modify resources belonging to other users by manipulating object identifiers in API requests. The tester intercepts API calls, identifies object ID parameters (numeric IDs, UUIDs, slugs), and systematically replaces them with IDs belonging to other users to determine if the server enforces per-object authorization.

oyi77 4546d58 4.4 KB Updated 10 repo stars

File contents

oyi77/1ai-skills/tree/main/cybersecurity/testing-api-for-broken-object-level-authorization commit 4546d58c87

Frequently asked questions

npx skillmds add oyi77/testing-api-for-broken-object-level-authorization