nerdexam
(ISC)2

CERTIFIED-IN-CYBERSECURITY · Question #324

How does encryption contribute to system hardening? ()

The correct answer is D. By protecting data at rest and in transit from unauthorized access. Encryption converts data into an unreadable ciphertext, protecting it from unauthorized access whether it is stored on a disk (data at rest) or being transmitted across a network (data in transit). This directly hardens a system by ensuring that even if data is intercepted or…

Domain 1: Security Principles

Question

How does encryption contribute to system hardening? ()

Options

  • ABy managing user permissions and access controls
  • BBy reducing the attack surface of the system
  • CBy implementing strong password policies
  • DBy protecting data at rest and in transit from unauthorized access

How the community answered

(24 responses)
  • B
    4% (1)
  • D
    96% (23)

Explanation

Encryption converts data into an unreadable ciphertext, protecting it from unauthorized access whether it is stored on a disk (data at rest) or being transmitted across a network (data in transit). This directly hardens a system by ensuring that even if data is intercepted or stolen, it remains unreadable without the decryption key. Option A describes access control (IAM). Option B describes attack surface reduction (e.g., disabling unused services). Option C describes password policies - all valid hardening techniques, but not what encryption specifically does.

Topics

#Encryption#System Hardening#Data Protection#Confidentiality

Community Discussion

No community discussion yet for this question.

Full CERTIFIED-IN-CYBERSECURITY Practice