Exploiting Excessive Data Exposure In API

Tests APIs for excessive data exposure where endpoints return more data than the client application needs, relying on the frontend to filter sensitive fields. The tester intercepts API responses and analyzes them for leaked PII, internal identifiers, debug information, or sensitive business data that the UI does not display but the API transmits. This maps to OWASP API3:2023 Broken Object Property Level Authorization. Activates for requests involving API data leakage testing, excessive data exposure, response filtering bypass, or API over-fetching.

yanacuti1121 9ac75c4 4 files · 34.7 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/exploiting-excessive-data-exposure-in-api commit 9ac75c4ea2

Frequently asked questions

npx skillmds add yanacuti1121/exploiting-excessive-data-exposure-in-api