nerdexam
CompTIA

CV0-003 · Question #21

In an IaaS environment, the security team issues a new signature file to prevent specific malware threats from infiltrating the company network. Which of the following describes where the security tea

The correct answer is C. WAF. In an IaaS environment, a WAF uses updated signature files to inspect and block malicious HTTP/HTTPS traffic, making it the appropriate control for preventing web-based malware threats from reaching the network.

Security

Question

In an IaaS environment, the security team issues a new signature file to prevent specific malware threats from infiltrating the company network. Which of the following describes where the security team should deploy the updated signatures?

Options

  • AIDS
  • BSpam filter
  • CWAF
  • DNIPS
  • EHIPS

How the community answered

(30 responses)
  • B
    3% (1)
  • C
    80% (24)
  • D
    10% (3)
  • E
    7% (2)

Why each option

In an IaaS environment, a WAF uses updated signature files to inspect and block malicious HTTP/HTTPS traffic, making it the appropriate control for preventing web-based malware threats from reaching the network.

AIDS

An IDS is a passive monitoring tool that only detects and alerts on threats without actively blocking traffic, so it cannot prevent malware from infiltrating the network.

BSpam filter

A spam filter is designed to filter unsolicited or malicious email messages and does not inspect or block general network traffic carrying malware payloads.

CWAFCorrect

A Web Application Firewall uses signature-based detection rules to identify and block known malicious traffic patterns targeting web applications in an IaaS environment. Deploying updated signature files to the WAF ensures that specific malware threats delivered via web-based vectors are identified and dropped at the perimeter before they can infiltrate the internal network. WAFs are commonly deployed in IaaS as virtual appliances or cloud-native services to protect public-facing workloads.

DNIPS

A NIPS operates at the network layer using signatures but is not the primary signature-based control deployed in IaaS environments specifically for inspecting and blocking web-application-layer malware threats.

EHIPS

A HIPS operates at the individual host level to protect a single endpoint rather than at the network perimeter where infiltrating traffic would first arrive.

Concept tested: WAF signature-based malware prevention in IaaS

Source: https://docs.aws.amazon.com/waf/latest/developerguide/what-is-aws-waf.html

Topics

#IDS/IPS#malware signatures#network security#IaaS security

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice