Academy Login

WeeklyĀ CISSPĀ Practice

Exam Questions

Week 32 - Question 1

Which of the following is NOT a typical type of firewall?

A. Stateful Firewall
B. Proxy Firewall
C. Packet-Filtering Firewall
D. Geographical Firewall

Answer: D
Explanation:

A. Stateful Firewall (Stateful Inspection)

Stateful firewalls track the "state" and context of network connections.

  • How it works: It keeps a State Table that tracks the source/destination IP, ports, and sequence numbers. If an incoming packet claims to be part of an existing conversation, the firewall checks the table to see if that conversation actually started from inside the network.

  • The Benefit: It is more secure than simple packet filtering because it understands if a packet is a legitimate response or an unsolicited (malicious) attempt to enter the network.

B. Proxy Firewall (Application-Level Gateway)

A Proxy Firewall acts as an intermediary between the internal user and the external server.

  • How it works: The internal user makes a request to the proxy; the proxy then makes a new request to the internet on the user's behalf. The external server never talks directly to the internal user.

  • The Benefit: Because the proxy operates at Layer 7 (Application), it can inspect the actual content of the traffic (like looking for malicious commands in an HTTP request). This provides the highest level of security but can introduce significant latency.

C. Packet-Filtering Firewall (Static Filtering)

This is the most basic, "First Generation" type of firewall.

  • How it works: It inspects each packet individually against a set of Access Control Lists (ACLs). It looks at the source/destination IP, the port, and the protocol (TCP/UDP), but it has no memory of previous packets.

  • The Drawback: It is very fast, but it is easily bypassed by spoofing or attacks that occur within an established session.

D. Geographical Firewall

This is a "distractor" answer. While many modern firewalls offer Geo-IP Blocking (the ability to block traffic originating from specific countries), this is a feature, not a fundamental type or architecture of a firewall.

  • Why it's the Answer: In the CISSP "Common Body of Knowledge," firewalls are categorized by how they process data (Packet, Stateful, Proxy, or Next-Gen), not by the location of the traffic.

Podcasts

Check out my weekly podcasts that delve deep into the relevant topics related to each of CISSP domains. In addition, I will go over specific questions and they can be interpreted and answered.

Listen Podcasts

CISSP Cyber Training Academy

Tired of not knowingĀ howĀ to study for the CISSP Exam?Ā 

Check out the CISSP Cyber Training Academy to help you on your journey!

Learn about the Academy!

CISSP Cyber Training - YouTube

Check out my video collection on YouTube discussing all the details needed to help you pass the CISSP exam.Ā  Ā 

Check out channel