PCNSA · Question #55
Which security profile will provide the best protection against ICMP floods, based on individual combinations of a packet`s source and destination IP address?
The correct answer is A. DoS protection. DoS protection profiles are designed to mitigate denial-of-service attacks, including ICMP floods, by tracking and rate-limiting traffic based on source/destination combinations.
Question
Which security profile will provide the best protection against ICMP floods, based on individual combinations of a packet`s source and destination IP address?
Options
- ADoS protection
- BURL filtering
- Cpacket buffering
- Danti-spyware
How the community answered
(26 responses)- A92% (24)
- B4% (1)
- C4% (1)
Why each option
DoS protection profiles are designed to mitigate denial-of-service attacks, including ICMP floods, by tracking and rate-limiting traffic based on source/destination combinations.
DoS protection profiles on firewalls specifically identify and mitigate various types of Denial of Service attacks, such as ICMP floods, by monitoring connection rates and traffic patterns based on source and destination IP addresses. This allows the firewall to block or rate-limit malicious traffic that exceeds predefined thresholds, preventing resource exhaustion.
URL filtering controls access to web content based on categories and specific URLs, and does not provide protection against network-layer ICMP flood attacks.
Packet buffering is a general function of network devices to temporarily store packets, but it is not a security profile designed to prevent ICMP floods.
Anti-spyware profiles detect and prevent malware, including spyware, from infecting systems, and do not address network-layer denial-of-service attacks like ICMP floods.
Concept tested: DoS protection profiles against ICMP floods
Source: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/zone-protection-and-dos-protection/configure-dos-protection-policies
Topics
Community Discussion
No community discussion yet for this question.