nerdexam
CompTIA

CAS-003 · Question #728

An organization is creating requirements for new laptops that will be issued to staff One of the company's key security objectives is to ensure the laptops nave hardware-enforced data-at-rest…

The correct answer is A. TPM2.0e E. Shim and GRUB. TPM 2.0 provides hardware-bound encryption keys and attestation, while Shim and GRUB implement the measured secure boot chain that TPM attests to on Linux systems.

Technical Integration of Enterprise Security

Question

An organization is creating requirements for new laptops that will be issued to staff One of the company's key security objectives is to ensure the laptops nave hardware-enforced data-at-rest protection tied to permanent hardware identities. The laptops must also provide attestation for secure boot processes. To meet these demands, which of the following BEST represent the features that should be included in the requirements set? (Select TWO.)

Options

  • ATPM2.0e
  • BOpal support
  • CMicroSD token authenticator
  • DTLS1.3
  • EShim and GRUB
  • FARMv7 with TrustZone

How the community answered

(31 responses)
  • A
    74% (23)
  • B
    13% (4)
  • C
    6% (2)
  • D
    3% (1)
  • F
    3% (1)

Why each option

TPM 2.0 provides hardware-bound encryption keys and attestation, while Shim and GRUB implement the measured secure boot chain that TPM attests to on Linux systems.

ATPM2.0eCorrect

TPM 2.0 is a dedicated hardware chip with a permanent, manufacturer-burned Endorsement Key (EK) that constitutes a unique hardware identity; it seals disk encryption keys to the hardware (enforcing data-at-rest protection) and records boot component measurements in Platform Configuration Registers (PCRs) to support remote attestation of the secure boot process.

BOpal support

Opal support refers to the TCG Opal self-encrypting drive (SED) standard for data-at-rest encryption but does not provide a permanent platform hardware identity or boot attestation capabilities independent of the drive.

CMicroSD token authenticator

A MicroSD token authenticator provides multi-factor hardware authentication for user identity verification and has no role in hardware-enforced disk encryption or secure boot attestation.

DTLS1.3

TLS 1.3 is a transport-layer protocol that encrypts data in transit and has no function in data-at-rest protection or secure boot attestation.

EShim and GRUBCorrect

Shim is a small UEFI-signed first-stage bootloader that extends the UEFI Secure Boot chain to GRUB and then the OS kernel on Linux systems; together they form the measured boot sequence whose component hashes are recorded by the TPM, enabling attestation that the boot process has not been tampered with.

FARMv7 with TrustZone

ARMv7 with TrustZone is a CPU architecture feature providing isolated secure execution on ARM processors; it is not a standard component of the laptop security stack for TPM-equivalent attestation or UEFI Secure Boot chain verification as described.

Concept tested: TPM 2.0 hardware attestation and Shim/GRUB secure boot chain

Source: https://learn.microsoft.com/en-us/windows/security/information-protection/tpm/trusted-platform-module-overview

Topics

#TPM#secure boot#data-at-rest encryption#hardware security

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice