3.2 Network Firewall Concepts Flashcards

(23 cards)

1
Q

What is the fundamental purpose of a firewall?

A

To control the flow of traffic between two points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Where are firewalls commonly deployed?

A

In homes, offices, and often built into operating systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What additional security functions can firewalls provide?

A
  • Antivirus protection
  • Anti-malware protection
  • Content filtering (e.g., parental controls)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the key difference between a traditional network-based firewall and a next-generation firewall (NGFW)?

A

Traditional firewalls control traffic based on OSI Layer 4, while NGFWs manage traffic based on OSI Layer 7.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How can firewalls function as Layer 3 devices?

A

They control internal and external traffic flows and provide services like Network Address Translation (NAT).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define a Unified Threat Management (UTM) device.

A

An older firewall that includes multiple security and network features bundled within a single appliance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

List two common features of UTM devices.

A
  • URL filtering
  • Content inspection
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the primary performance challenge associated with UTM devices?

A

Having many separate capabilities in one appliance often leads to performance drawbacks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does an NGFW make forwarding decisions differently from a Layer 4 firewall?

A

NGFWs examine application layer content for decisions, regardless of port number.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Provide an example of a decision an NGFW could make.

A

Allow users to view Twitter but restrict posting to Twitter.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the primary function of a Web Application Firewall (WAF)?

A

To analyze input into web-based applications and protect against malicious input.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why might a WAF be used alongside an NGFW?

A

They focus on different traffic aspects and make different forwarding decisions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Give an example of a specific type of attack a WAF is designed to block.

A

SQL injection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the term ‘network-based firewall’ refer to?

A

A firewall that controls network traffic, traditionally using OSI Layer 4.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the OSI Layer 4?

A

The Transport Layer, used by traditional firewalls to control traffic based on port numbers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the OSI Layer 7?

A

The Application Layer, used by NGFWs to manage traffic based on the application.

17
Q

Define Deep Packet Inspection (DPI).

A

A function of NGFWs that examines all traffic and decodes packets to understand contents.

18
Q

What is a Web Security Gateway?

A

An alternate term for a Unified Threat Management (UTM) device.

19
Q

What is a VPN Concentrator?

A

A device that acts as an endpoint for multiple VPN connections.

20
Q

What is an Intrusion Prevention System (IPS)?

A

A security feature designed to block malicious software or traffic flows.

21
Q

What is Network Address Translation (NAT)?

A

A routing protocol functionality provided by Layer 3 firewalls.

22
Q

What is a Bandwidth Shaper?

A

A capability that allows for Quality of Service (QoS) across applications.

23
Q

What is PCI DSS?

A

Payment Card Industry Data Security Standard, which mandates WAF use for credit card applications.