nerdexam
Check_Point

156-215.80 · Question #172

Of the three mechanisms Check Point uses for controlling traffic, which enables firewalls to incorporate layer 4 awareness in packet inspection?

The correct answer is C. Stateful Inspection. Stateful Inspection provides Layer 4 awareness by maintaining a dynamic state table that tracks the state and context of active TCP/UDP connections during packet inspection.

Introduction to Check Point Technology

Question

Of the three mechanisms Check Point uses for controlling traffic, which enables firewalls to incorporate layer 4 awareness in packet inspection?

Options

  • AIPS
  • BPacket filtering
  • CStateful Inspection
  • DApplication Intelligence

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    89% (34)
  • D
    5% (2)

Why each option

Stateful Inspection provides Layer 4 awareness by maintaining a dynamic state table that tracks the state and context of active TCP/UDP connections during packet inspection.

AIPS

IPS (Intrusion Prevention System) operates at Layer 7 to detect and block exploit patterns and malicious payloads; it does not provide the foundational Layer 4 connection-state awareness being described.

BPacket filtering

Packet filtering makes decisions based on static header fields such as source/destination IP and port numbers without maintaining any connection state, making it a stateless mechanism that lacks true Layer 4 awareness.

CStateful InspectionCorrect

Stateful Inspection, developed by Check Point, goes beyond simple header inspection by recording the state of each connection in a state table, enabling the firewall to understand whether a packet belongs to an established, related, or new connection at the transport layer. This Layer 4 awareness allows the firewall to make permit or deny decisions based on connection context, not just individual packet headers. It distinguishes legitimate return traffic from unsolicited inbound packets using TCP/UDP session state.

DApplication Intelligence

Application Intelligence inspects traffic at Layer 7 to understand application-level protocols; it operates above Layer 4 and is not the mechanism responsible for transport-layer state tracking.

Concept tested: Stateful Inspection Layer 4 connection state tracking

Source: https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_SecurityManagement_AdminGuide/Content/Topics-SMAG/Stateful-Inspection.htm

Topics

#Stateful Inspection#Layer 4#packet inspection#traffic control mechanisms

Community Discussion

No community discussion yet for this question.

Full 156-215.80 Practice