nerdexam
Check_Point

156-215.80 · Question #512

Which type of attack can a firewall NOT prevent?

The correct answer is A. Network Bandwidth Saturation. A firewall cannot prevent network bandwidth saturation because volumetric attack traffic consumes the upstream network link before packets ever reach the firewall, making on-device filtering ineffective.

Introduction to Check Point Technology

Question

Which type of attack can a firewall NOT prevent?

Options

  • ANetwork Bandwidth Saturation
  • BBuffer Overflow
  • CSYN Flood
  • DSQL Injection

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    3% (1)
  • C
    6% (2)
  • D
    9% (3)

Why each option

A firewall cannot prevent network bandwidth saturation because volumetric attack traffic consumes the upstream network link before packets ever reach the firewall, making on-device filtering ineffective.

ANetwork Bandwidth SaturationCorrect

Network bandwidth saturation attacks flood the ISP uplink or WAN circuit with massive traffic volumes, exhausting all available bandwidth upstream of the firewall so that legitimate traffic cannot reach the network regardless of firewall rules. Mitigation requires upstream scrubbing centers, ISP-level black-holing, or anycast diffusion - all outside the firewall's enforcement point.

BBuffer Overflow

Buffer overflow attacks embed exploit payloads in network traffic, and a firewall with IPS capabilities can inspect packet content and block known exploit signatures before they reach a vulnerable service.

CSYN Flood

SYN Flood attacks exhaust TCP connection tables, but a stateful inspection firewall can mitigate this by enforcing SYN cookies or connection rate limits at the device level.

DSQL Injection

SQL Injection attacks are carried in HTTP/HTTPS request parameters, and an application layer firewall or WAF can parse and block malicious SQL strings in the payload.

Concept tested: Firewall limitations against volumetric DDoS bandwidth attacks

Source: https://www.cisco.com/c/en/us/products/security/what-is-a-ddos-attack.html

Topics

#firewall limitations#bandwidth saturation#DDoS#attack prevention

Community Discussion

No community discussion yet for this question.

Full 156-215.80 Practice