nerdexam
CompTIA

CV0-004 · Question #120

A cloud security analyst is concerned about security vulnerabilities in publicly available container images. Which of the following is the most appropriate action for the analyst to recommend?

The correct answer is A. Using CIS-hardened images. To mitigate security vulnerabilities in publicly available container images, the analyst should recommend using CIS-hardened images, which adhere to established security benchmarks.

Security

Question

A cloud security analyst is concerned about security vulnerabilities in publicly available container images. Which of the following is the most appropriate action for the analyst to recommend?

Options

  • AUsing CIS-hardened images
  • BUsing watermarked images
  • CUsing digitally signed images
  • DUsing images that have an application firewall

How the community answered

(25 responses)
  • A
    80% (20)
  • B
    4% (1)
  • C
    4% (1)
  • D
    12% (3)

Why each option

To mitigate security vulnerabilities in publicly available container images, the analyst should recommend using CIS-hardened images, which adhere to established security benchmarks.

AUsing CIS-hardened imagesCorrect

CIS-hardened images are pre-configured to meet the security recommendations of the Center for Internet Security (CIS) Benchmarks, which specify secure configurations for operating systems, applications, and containers. This approach directly reduces known vulnerabilities by starting with a more secure base image.

BUsing watermarked images

Watermarked images are primarily used for copyright protection or tracking origin, not for addressing security vulnerabilities within the image's software components.

CUsing digitally signed images

Digitally signed images ensure image integrity and authenticity, guaranteeing the image hasn't been tampered with and comes from a trusted source, but they do not inherently guarantee that the image is free from vulnerabilities.

DUsing images that have an application firewall

An application firewall protects the running application from network-based attacks but does not address vulnerabilities present within the container image's operating system or installed software components themselves.

Concept tested: Container image security hardening

Source: https://www.cisecurity.org/cis-benchmarks

Topics

#Container security#Image hardening#CIS Benchmarks#Cloud security best practices

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice