CSSLP · Question #300
Which of the following are the important areas addressed by a software system's security policy? Each correct answer represents a complete solution. Choose all that apply.
The correct answer is A. Identification and authentication C. Data protection D. Accountability F. Access control. The question asks to identify important areas addressed by a software system's security policy, which defines rules for protecting the system and its data.
Question
Which of the following are the important areas addressed by a software system's security policy? Each correct answer represents a complete solution. Choose all that apply.
Options
- AIdentification and authentication
- BPunctuality
- CData protection
- DAccountability
- EScalability
- FAccess control
How the community answered
(25 responses)- A92% (23)
- B4% (1)
- E4% (1)
Why each option
The question asks to identify important areas addressed by a software system's security policy, which defines rules for protecting the system and its data.
Identification and authentication are crucial for a security policy to ensure that only legitimate users and processes can access the system, verifying who they are before granting entry.
Punctuality, while important for project management or service delivery, is not a direct security policy area for a software system.
Data protection is a core concern for security policies, addressing how information is safeguarded from unauthorized access, modification, or destruction throughout its lifecycle.
Accountability ensures that actions within the system can be traced back to an individual or process, which is essential for auditing, incident response, and enforcing policy compliance.
Scalability refers to a system's ability to handle increased load or growth, which is a performance and architecture concern, not a primary area of a security policy.
Access control dictates which users and processes can access specific resources and what operations they can perform, directly implementing the 'who can do what' rules defined by the security policy.
Concept tested: Software system security policy areas
Source: https://learn.microsoft.com/en-us/windows/security/operating-system-security/system-spirit-and-philosophy/security-policy-principles
Topics
Community Discussion
No community discussion yet for this question.