CERTIFIED-IN-CYBERSECURITY · Question #57
Which security principle states that a user should only have the necessary permission to execute a task?
The correct answer is C. Least Privilege. The principle of Defense in Depth refers to using multiple layers of security. The principle of Least Privilege states that subjects should be given only those privileges required to complete their specific tasks (ISC2 Study Guide Chapter 1, Module 3). Separation of Duties…
Question
Which security principle states that a user should only have the necessary permission to execute a task?
Options
- APrivileged Accounts
- BSeparation of Duties
- CLeast Privilege
- DDefense in Depth
How the community answered
(20 responses)- A10% (2)
- B5% (1)
- C85% (17)
Explanation
The principle of Defense in Depth refers to using multiple layers of security. The principle of Least Privilege states that subjects should be given only those privileges required to complete their specific tasks (ISC2 Study Guide Chapter 1, Module 3). Separation of Duties states that no user should ever be given enough privileges to misuse the system. Finally, Privileged Accounts are accounts with permissions beyond those of regular users, such as manager and administrator
Topics
Community Discussion
No community discussion yet for this question.