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.
Question
A web application firewall (WAF) can understand and act on ________ traffic. Response:
Options
- AMalicious
- BSMTP
- CICMP
- DHTTP
How the community answered
(31 responses)- B3% (1)
- C3% (1)
- D94% (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.
While a WAF acts on malicious HTTP traffic, "Malicious" describes the nature of the traffic, not the protocol it understands.
SMTP (Simple Mail Transfer Protocol) is for email and is not directly analyzed or protected by a WAF.
ICMP (Internet Control Message Protocol) is used for network diagnostics and error reporting, and is outside the scope of a WAF's primary function.
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
Community Discussion
No community discussion yet for this question.