SY0-301 · Question #482
One of the most basic ways to protect the confidentiality of data on a laptop in the event the device is physically stolen is to implement which of the following?
The correct answer is C. Whole disk encryption with two-factor authentication. Whole disk encryption combined with two-factor authentication is the most comprehensive protection for data on a stolen laptop because it renders all data unreadable without both the encryption key and a second authentication factor.
Question
One of the most basic ways to protect the confidentiality of data on a laptop in the event the device is physically stolen is to implement which of the following?
Options
- AFile level encryption with alphanumeric passwords
- BBiometric authentication and cloud storage
- CWhole disk encryption with two-factor authentication
- DBIOS passwords and two-factor authentication
How the community answered
(42 responses)- A7% (3)
- B2% (1)
- C88% (37)
- D2% (1)
Why each option
Whole disk encryption combined with two-factor authentication is the most comprehensive protection for data on a stolen laptop because it renders all data unreadable without both the encryption key and a second authentication factor.
File-level encryption only protects specific files or folders, leaving the operating system, swap files, temporary files, and unencrypted files exposed if the drive is physically removed.
Biometric authentication secures login but does not protect data stored locally on the drive if the disk is extracted and read directly; cloud storage does not protect data that remains on the local drive.
Whole disk encryption (such as BitLocker) encrypts every sector of the drive, meaning data cannot be read even if the drive is removed and connected to another machine. Adding two-factor authentication ensures that knowing only a password is insufficient to unlock the drive, making brute force and credential theft attacks far less effective. This combination addresses both physical theft and credential compromise scenarios.
BIOS passwords can be bypassed by resetting CMOS or removing the drive and attaching it to another system, and they do not encrypt any data on the disk itself.
Concept tested: Whole disk encryption for physical theft 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.