SSCP · Question #114
Which of the following would be used to implement Mandatory Access Control (MAC)?
The correct answer is C. Lattice-based access control. MAC is implemented using lattice-based models, where subjects and objects are assigned sensitivity labels (e.g., Top Secret, Secret) and compartments, and access is granted only when the label relationship satisfies the policy. Clark-Wilson is an integrity model, not MAC…
Question
Options
- AClark-Wilson Access Control
- BRole-based access control
- CLattice-based access control
- DUser dictated access control
How the community answered
(46 responses)- A2% (1)
- B4% (2)
- C91% (42)
- D2% (1)
Explanation
MAC is implemented using lattice-based models, where subjects and objects are assigned sensitivity labels (e.g., Top Secret, Secret) and compartments, and access is granted only when the label relationship satisfies the policy. Clark-Wilson is an integrity model, not MAC. Role-based access control (RBAC) is a form of non-discretionary access control, not MAC. User-dictated access control describes Discretionary Access Control (DAC).
Topics
Community Discussion
No community discussion yet for this question.