SK0-004 · Question #129
Which of the following methods should be used when classified or sensitive data is stored on a server?
The correct answer is B. Whole disk encryption. Whole disk encryption protects all data on a server by encrypting every sector of the drive, ensuring classified or sensitive data is fully protected at rest.
Question
Which of the following methods should be used when classified or sensitive data is stored on a server?
Options
- ADirectory encryption
- BWhole disk encryption
- CFile encryption
- DPartition encryption
How the community answered
(51 responses)- A2% (1)
- B88% (45)
- C8% (4)
- D2% (1)
Why each option
Whole disk encryption protects all data on a server by encrypting every sector of the drive, ensuring classified or sensitive data is fully protected at rest.
Directory encryption only protects files within a specific directory, leaving data stored elsewhere, OS files, and temporary data unencrypted and vulnerable.
Whole disk encryption encrypts every sector of the drive, including the operating system, temporary files, swap space, and all user data. This ensures that if a drive is removed or the server is physically compromised, no data can be accessed without the encryption key - making it the most comprehensive protection method for classified data stored on a server.
File encryption protects only individually selected files and does not cover all data on the server, leaving unencrypted files, OS data, and temp files accessible.
Partition encryption secures only a specific disk partition, leaving other partitions, the OS partition, or unallocated areas unprotected.
Concept tested: Whole disk encryption for server data protection at rest
Source: https://learn.microsoft.com/en-us/windows/security/operating-system-security/data-protection/bitlocker/bitlocker-overview
Topics
Community Discussion
No community discussion yet for this question.