In the context of operating system security, which mechanism dictates how privileges are escalated or restricted for processes?
- ACL (Access Control List)
- DAC (Discretionary Access Control)
- MAC (Mandatory Access Control)
- UAC (User Account Control)
MAC (Mandatory Access Control) is a security mechanism that dictates how privileges are escalated or restricted for processes. It enforces a predefined set of access rules and is commonly used in high-security environments such as military and government systems.
Loading...
Related Quiz
- Blind SQL Injection is a type of SQL injection where:
- Sarah, a new employee, is having trouble accessing a secure office. A friendly co-worker she hasn't met offers to let her in using his access card. This scenario is an example of which social engineering technique?
- What is the main reason behind using anti-CSRF tokens in web forms?
- Which part of a digital signature process involves generating a value that is unique to the signed data?
- A process in which an operating system ensures that an application only accesses the resources necessary for its legitimate purpose is called what?