nerdexam
(ISC)2

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.

Secure Software Concepts

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)
  • A
    92% (23)
  • B
    4% (1)
  • E
    4% (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.

AIdentification and authenticationCorrect

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.

BPunctuality

Punctuality, while important for project management or service delivery, is not a direct security policy area for a software system.

CData protectionCorrect

Data protection is a core concern for security policies, addressing how information is safeguarded from unauthorized access, modification, or destruction throughout its lifecycle.

DAccountabilityCorrect

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.

EScalability

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.

FAccess controlCorrect

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

#Security Policy#Access Control#Identification & Authentication#Data Protection

Community Discussion

No community discussion yet for this question.

Full CSSLP Practice