SY0-301 · Question #620
Full disk encryption is MOST effective against which of the following threats?
The correct answer is D. Theft of hardware. Full disk encryption protects data stored on a device by rendering it unreadable without the decryption key, making it most effective against threats involving physical access to the hardware.
Question
Full disk encryption is MOST effective against which of the following threats?
Options
- ADenial of service by data destruction
- BEavesdropping emanations
- CMalicious code
- DTheft of hardware
How the community answered
(19 responses)- B5% (1)
- D95% (18)
Why each option
Full disk encryption protects data stored on a device by rendering it unreadable without the decryption key, making it most effective against threats involving physical access to the hardware.
Full disk encryption does not prevent a denial-of-service attack that destroys or overwrites data, as destruction does not require reading the data.
Eavesdropping via electromagnetic emanations (TEMPEST attacks) captures signals emitted by hardware components during active use, which occurs after decryption and is not mitigated by disk encryption.
Malicious code executes within the running operating system after the disk has already been decrypted and mounted, so disk encryption provides no protection against malware.
Full disk encryption encrypts all data on the drive at rest so that if a device is stolen or otherwise physically obtained, the data cannot be read without the correct credentials or key. This directly addresses the threat of hardware theft - even removing the drive and connecting it to another system yields only ciphertext. It is a primary control for laptop and removable media theft scenarios in enterprise security policies.
Concept tested: Full disk encryption protecting data from hardware theft
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.