nerdexam
Isaca

CISA · Question #34

Which of the following types of firewalls provide the GREATEST degree of control against hacker intrusion?

The correct answer is C. Application level gateway. An application-level gateway (or proxy firewall) offers the greatest degree of control against hacker intrusion by operating at the application layer and performing deep packet inspection. This allows it to understand and filter specific application protocols and content, unlike

Submitted by helene.fr· Apr 18, 2026Protection of Information Assets

Question

Which of the following types of firewalls provide the GREATEST degree of control against hacker intrusion?

Options

  • APacket filtering router
  • BCircuit gateway
  • CApplication level gateway
  • DScreening router

How the community answered

(30 responses)
  • B
    3% (1)
  • C
    90% (27)
  • D
    7% (2)

Why each option

An application-level gateway (or proxy firewall) offers the greatest degree of control against hacker intrusion by operating at the application layer and performing deep packet inspection. This allows it to understand and filter specific application protocols and content, unlike lower-layer firewalls.

APacket filtering router

A packet filtering router operates at the network and transport layers, inspecting only header information like IP addresses and port numbers, offering less granular control.

BCircuit gateway

A circuit-level gateway operates at the session layer, monitoring the TCP handshake and session state but not the content of the data packets themselves.

CApplication level gatewayCorrect

An application-level gateway, also known as a proxy firewall, operates at the application layer (Layer 7) of the OSI model, allowing it to inspect the actual content and commands within application-specific traffic (e.g., HTTP, FTP). This deep packet inspection provides the highest level of granular control and protection by filtering based on protocol syntax and behavior, effectively proxying connections.

DScreening router

A screening router is essentially a packet filtering router, providing basic filtering based on IP addresses and port numbers, which is a lower level of control.

Concept tested: Firewall types and their control levels

Source: https://learn.microsoft.com/en-us/training/modules/introduction-to-network-security/3-common-types-of-firewalls

Topics

#Firewall types#Network security#Intrusion prevention#Security controls

Community Discussion

No community discussion yet for this question.

Full CISA Practice