exam questions

Exam CAS-004 All Questions

View all questions & answers for the CAS-004 exam

Exam CAS-004 topic 1 question 30 discussion

Actual exam question from CompTIA's CAS-004
Question #: 30
Topic #: 1
[All CAS-004 Questions]

A systems administrator is in the process of hardening the host systems before connecting to the network. The administrator wants to add protection to the boot loader to ensure the hosts are secure before the OS fully boots.
Which of the following would provide the BEST boot loader protection?

  • A. TPM
  • B. HSM
  • C. PKI
  • D. UEFI/BIOS
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dangerelchulo
Highly Voted 2 years, 10 months ago
Selected Answer: D
was leaning to TPM but this CompTIA explanation Setting a BIOS/UEFI password to prevent access that could lead to a boot to an external operating system Using open case alerts that can warn you when the case of the system is opened
upvoted 10 times
23169fd
1 year ago
TPM is a hardware-based security feature that can store cryptographic keys and perform security-related functions. While TPM can be used in conjunction with UEFI to enhance security, TPM alone does not directly protect the boot loader.
upvoted 3 times
...
...
Noragretz
Highly Voted 1 year, 6 months ago
Selected Answer: A
I was going to choose D, except BIOS does not have a secure boot feature only UFEI does. Therefore I choose A - TPM
upvoted 6 times
...
lionleo
Most Recent 1 month, 3 weeks ago
Selected Answer: A
To secure the boot loader and ensure system integrity before the OS boots, the best protection is A. TPM (Trusted Platform Module). Explanation TPM provides hardware-based security by: Storing cryptographic keys securely to verify the boot loader and firmware integrity during startup. Enabling Secure Boot and Measured Boot processes, which validate each boot stage (firmware, bootloader, OS kernel) against tampering or unauthorized modifications . Creating a chain of trust that logs measurements of boot components (e.g., bootloader hashes) in TPM-protected registers, ensuring only trusted code executes . Why Other Options Are Less Suitable Option Limitation B. HSM Primarily used for external key management, not directly integrated into the boot process. HSMs lack native support for boot-time integrity checks . C. PKI While PKI enables digital signing of bootloaders, it doesn’t inherently enforce verification during boot. TPM complements PKI by securely storing keys and enforcing validatio
upvoted 1 times
...
23169fd
1 year ago
Selected Answer: D
UEFI (Unified Extensible Firmware Interface) and BIOS (Basic Input/Output System) are firmware interfaces for booting the operating system. UEFI, in particular, provides several security features such as Secure Boot, which ensures that only signed and trusted boot loaders and OS kernels are loaded during the boot process. This prevents unauthorized code from running before the operating system is fully loaded.
upvoted 2 times
...
SangSang
1 year, 2 months ago
Selected Answer: D
I was come with A, but after few research I just noticed that the TPM is the place to storing the cryptographic key securely, TPM itself doesn't provide the secure boot, that job belong to UEFI/BIOS. Yes the combination between secure boot feature and TPM is quite nice, but in fact, secure boot still belong to UEFI/BIOS, not TPM.
upvoted 1 times
...
The_Lucifer
1 year, 7 months ago
should it be TPM based on Question 191 ?
upvoted 1 times
...
CoolCat22
1 year, 10 months ago
Selected Answer: A
aaaaaaaaaaaaaa
upvoted 1 times
...
ThatGuyOverThere
1 year, 11 months ago
Selected Answer: A
UEFI secure boot features rely on TPM. https://learn.microsoft.com/en-us/windows/security/operating-system-security/system-security/secure-the-windows-10-boot-process
upvoted 2 times
...
BiteSize
2 years ago
Selected Answer: D
UEFI/BIOS Start of Secure Boot Source: Verifying each answer against Chat GPT, my experience, other test banks, a written book, and weighing in the discussion from all users to create a 100% accurate guide for myself before I take the exam. (It isn't easy because of the time needed, but it is doing my diligence)
upvoted 1 times
saucehozz
1 year, 3 months ago
BIOS doesn't allow Secure Boot
upvoted 2 times
...
...
margomi86
2 years, 4 months ago
Selected Answer: D
UEFI/BIOS would provide the BEST boot loader protection. The Unified Extensible Firmware Interface (UEFI) or Basic Input/Output System (BIOS) is responsible for booting the operating system and loading it into memory. By securing the boot loader with a password and enabling secure boot, the administrator can prevent unauthorized modifications to the boot loader and the operating system. This can help protect against malware attacks and unauthorized access to the system. TPM (Trusted Platform Module) and HSM (Hardware Security Module) are hardware security devices that can also provide boot loader protection, but they may be more expensive and complex to implement. PKI (Public Key Infrastructure) is a framework for managing digital certificates, which may be used for authentication and encryption, but it is not directly related to boot loader protection.
upvoted 2 times
saucehozz
1 year, 3 months ago
Wow. Just wow.
upvoted 1 times
...
FoxTrotDG
2 years, 4 months ago
Nowhere does it talk about a budget or the complexity to implement. I don't know about the best, but the most secure would be TPM.
upvoted 3 times
...
...
Geofab
2 years, 4 months ago
Selected Answer: D
I think a TPM (measured boot) is the best boot loader protection, but I think for this question, the answer is D. UEFI/BIOS because of the keyword "Secure" for Secure boot
upvoted 3 times
...
FoxTrotDG
2 years, 5 months ago
Selected Answer: A
The best option for providing boot loader protection would be A. TPM (Trusted Platform Module). TPM is a hardware-based security feature that provides a secure storage area for cryptographic keys and ensures the integrity of the boot process. It can be used to verify the integrity of the boot loader, which is responsible for loading the operating system, and prevent unauthorized modifications or malware from being loaded at boot time.
upvoted 2 times
...
david124
2 years, 5 months ago
A. TPM (Trusted Platform Module) would provide the BEST boot loader protection. A TPM is a hardware component that provides secure storage and cryptographic operations. It can ensure that the boot loader and operating system have not been tampered with before allowing them to load. This can help prevent malware and other malicious code from being loaded onto the system. B. HSM (Hardware Security Module) is a hardware device that can provide secure storage and cryptographic operations, but it is typically used for protecting keys and other sensitive data rather than boot loader protection. C. PKI (Public Key Infrastructure) is a system for managing digital certificates and public key encryption. While it can be used for secure booting, it would typically be used in conjunction with other technologies such as a TPM. D. UEFI/BIOS (Unified Extensible Firmware Interface/Basic Input/Output System) are firmware interfaces that control the boot process of a computer. While they can be configured to provide some level of boot loader protection, they are not as secure as a TPM.
upvoted 2 times
...
BlackdaRipper
3 years, 5 months ago
D is correct. https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-898217D4-689D-4EB5-866C-888353FE241C.html
upvoted 3 times
saucehozz
1 year, 11 months ago
This question doesn't ask how to switch the firmware of VM with PowerCLI. The provided answer is far off.
upvoted 1 times
saucehozz
1 year, 3 months ago
I also had a good laugh.
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...