SY0-301 · Question #568
A system administrator has been instructed by the head of security to protect their data at-rest. Which of the following would provide the strongest protection?
The correct answer is B. Incorporating a full-disk encryption system. Full-disk encryption directly protects data at rest by rendering stored data unreadable without the correct decryption key, providing the strongest technical control for this requirement. Other options address physical access or detection but do not encrypt the data itself.
Question
A system administrator has been instructed by the head of security to protect their data at-rest. Which of the following would provide the strongest protection?
Options
- AProhibiting removable media
- BIncorporating a full-disk encryption system
- CBiometric controls on data center entry points
- DA host-based intrusion detection system
How the community answered
(47 responses)- A2% (1)
- B89% (42)
- C6% (3)
- D2% (1)
Why each option
Full-disk encryption directly protects data at rest by rendering stored data unreadable without the correct decryption key, providing the strongest technical control for this requirement. Other options address physical access or detection but do not encrypt the data itself.
Prohibiting removable media is a policy control that reduces data exfiltration risk but does not encrypt or protect data already stored on the system's disks.
Full-disk encryption (FDE) such as BitLocker encrypts all data written to the disk, ensuring that even if the physical drive is removed or the device is lost, the data cannot be read without the correct credentials or encryption key. This is the most direct and strongest technical control for protecting data at rest because it addresses the confidentiality of the data itself. FDE operates transparently to authorized users and protects against theft, loss, and unauthorized physical access.
Biometric controls on data center entry points provide physical access control to the facility but do not protect data if the storage media is removed or accessed through other means.
A host-based intrusion detection system monitors for suspicious activity and generates alerts but does not encrypt or protect data at rest from unauthorized access.
Concept tested: Full-disk encryption for data-at-rest protection
Source: https://learn.microsoft.com/en-us/windows/security/operating-system-security/data-protection/bitlocker/
Topics
Community Discussion
No community discussion yet for this question.