What term describes how a web application controls which users can create, update, or delete resources?

Prepare for the Certified Ethical Hacker Version 11 Exam. Study with comprehensive questions and explanations. Equip yourself with the skills needed for success!

Multiple Choice

What term describes how a web application controls which users can create, update, or delete resources?

Explanation:
Access control is the mechanism that governs who is allowed to do what with resources in a web application, including who can create, update, or delete them. It defines permissions for different users or roles and enforces those permissions so that only authorized actions are possible. The other options point to specific flaws or weaknesses: Broken Access Control refers to when those protections are not enforced properly, enabling unauthorized actions; Insecure Direct Object References describes exposing direct references to objects that can be manipulated to access data; Missing Function Level Access Control is a flaw where certain privileged actions aren’t properly protected. Therefore, the best description of how the app controls who can create, update, or delete resources is Access Control.

Access control is the mechanism that governs who is allowed to do what with resources in a web application, including who can create, update, or delete them. It defines permissions for different users or roles and enforces those permissions so that only authorized actions are possible. The other options point to specific flaws or weaknesses: Broken Access Control refers to when those protections are not enforced properly, enabling unauthorized actions; Insecure Direct Object References describes exposing direct references to objects that can be manipulated to access data; Missing Function Level Access Control is a flaw where certain privileged actions aren’t properly protected. Therefore, the best description of how the app controls who can create, update, or delete resources is Access Control.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy