nerdexam
(ISC)2

CCSP · Question #317

A web application firewall (WAF) can understand and act on ________ traffic. Response:

The correct answer is D. HTTP. A Web Application Firewall (WAF) is specifically designed to understand and filter HTTP/HTTPS traffic to protect web applications from common web-based attacks.

Submitted by asante_acc· Apr 18, 2026Cloud Application Security

Question

A web application firewall (WAF) can understand and act on ________ traffic. Response:

Options

  • AMalicious
  • BSMTP
  • CICMP
  • DHTTP

How the community answered

(31 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    94% (29)

Why each option

A Web Application Firewall (WAF) is specifically designed to understand and filter HTTP/HTTPS traffic to protect web applications from common web-based attacks.

AMalicious

While a WAF acts on malicious HTTP traffic, "Malicious" describes the nature of the traffic, not the protocol it understands.

BSMTP

SMTP (Simple Mail Transfer Protocol) is for email and is not directly analyzed or protected by a WAF.

CICMP

ICMP (Internet Control Message Protocol) is used for network diagnostics and error reporting, and is outside the scope of a WAF's primary function.

DHTTPCorrect

A Web Application Firewall (WAF) operates at Layer 7 (the application layer) of the OSI model and is specifically designed to analyze, filter, and monitor HTTP/HTTPS traffic between a web application and the internet to detect and block common web exploits.

Concept tested: Web Application Firewall (WAF) function

Source: https://learn.microsoft.com/en-us/azure/web-application-firewall/overview

Topics

#WAF#Web Application Firewall#HTTP#Application Security

Community Discussion

No community discussion yet for this question.

Full CCSP Practice