nerdexam
CompTIA

SY0-301 · Question #557

A way to assure data at-rest is secure even in the event of loss or theft is to use:

The correct answer is A. Full device encryption. Full device encryption protects data at rest by making stored data unreadable without the correct credentials, ensuring security even if the physical device is lost or stolen.

General security concepts

Question

A way to assure data at-rest is secure even in the event of loss or theft is to use:

Options

  • AFull device encryption.
  • BSpecial permissions on the file system.
  • CTrusted Platform Module integration.
  • DAccess Control Lists.

How the community answered

(28 responses)
  • A
    86% (24)
  • B
    4% (1)
  • C
    11% (3)

Why each option

Full device encryption protects data at rest by making stored data unreadable without the correct credentials, ensuring security even if the physical device is lost or stolen.

AFull device encryption.Correct

Full device encryption encrypts all data stored on the device using a cryptographic key tied to the user's authentication credentials or a hardware security module. If the device is lost or stolen, the encrypted data cannot be read without the correct key, even if the storage media is removed and connected to another system. This is the definitive technical control for protecting data at rest against physical theft or loss.

BSpecial permissions on the file system.

File system permissions control access only within a running, authenticated operating system session and can be bypassed by booting from external media or removing the drive.

CTrusted Platform Module integration.

TPM integration enhances key storage and platform integrity verification but alone does not encrypt all data on the device; it must be combined with a full disk encryption solution to protect data at rest.

DAccess Control Lists.

Access Control Lists restrict which authenticated users or processes can access specific resources within a live OS session but provide no protection if the physical storage media is accessed directly.

Concept tested: Full device encryption for data-at-rest protection

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

Topics

#full disk encryption#data at rest#encryption

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice