FlashcardIntermediate
Injection vs Broken Access Control
Injection tricks an interpreter into running attacker data as code, while broken access control lets users do things they shouldn't.
Question
How do Injection and Broken Access Control differ as vulnerability categories?
Click to reveal answer