nerdexam
EC-Council

312-50V11 · Question #103

Sophia travels a lot and worries that her laptop containing confidential documents might be stolen. What is the best protection that will work for her?

The correct answer is A. Disk encryption. Full disk encryption ensures that confidential data on a stolen laptop is completely unreadable without the correct decryption credentials, regardless of how the drive is accessed.

Cryptography

Question

Sophia travels a lot and worries that her laptop containing confidential documents might be stolen. What is the best protection that will work for her?

Options

  • ADisk encryption
  • BBIOS password
  • CHidden folders
  • DPassword protected files

How the community answered

(39 responses)
  • A
    90% (35)
  • B
    3% (1)
  • C
    3% (1)
  • D
    5% (2)

Why each option

Full disk encryption ensures that confidential data on a stolen laptop is completely unreadable without the correct decryption credentials, regardless of how the drive is accessed.

ADisk encryptionCorrect

Disk encryption - such as BitLocker on Windows or FileVault on macOS - encrypts the entire volume, meaning that even if the physical drive is removed and connected to another machine, all data remains ciphertext and is inaccessible without the decryption key or passphrase. This is the strongest protection for data at rest on a portable device, directly addressing the threat of physical theft of a laptop containing confidential documents.

BBIOS password

A BIOS password only prevents booting from the device's OS; an attacker can remove the hard drive and mount it in another system, bypassing the BIOS entirely and reading all data.

CHidden folders

Hidden folders rely on security through obscurity and provide no actual encryption; any attacker with basic OS tools or by booting a live OS can enumerate and access all folders.

DPassword protected files

Password-protected files only secure individually wrapped files and can often be bypassed with widely available cracking tools, leaving unprotected files fully exposed.

Concept tested: Data-at-rest protection via full disk encryption

Source: https://learn.microsoft.com/en-us/windows/security/operating-system-security/data-protection/bitlocker/

Topics

#disk encryption#data protection#physical security#confidentiality

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice