Module 15 - Firewall technologies Flashcards

(37 cards)

1
Q

What system enforces an access control policy between networks?

A

Firewalls

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

Which firewall maintains connection state information in a table to track sessions?

A

Stateful firewall

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

Which firewall uses a simple policy table to filter traffic based on fixed rules?

A

Stateless firewall

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

Which firewall type filters based only on Layer 3 and Layer 4 information?

A

A Packet filtering (Stateless) firewall

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

What performance issue may firewalls introduce?

A

Slow network

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

At which OSI layers does a stateful firewall analyze traffic?

A

OSI Layer 4 (Transport) and Layer 5 (Session)

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

Which firewall type is the most commonly used and versatile?

A

Stateful firewall

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

What type of server does a client connect to when using an application gateway firewall?

A

A proxy server

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

Which firewall filters traffic at Layers 3, 4, 5, and 7 and acts on behalf of the client?

A

Application Gateway Firewall (Proxy firewall)

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

Which firewall filters traffic between two bridged interfaces without routing it?

A

Transparent Firewall

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

Which type of firewall goes beyond stateful filtering to provide integrated intrusion prevention?

A

The NGFW (Next generation firewall)

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

Which firewall type addresses evolving security threats with modern techniques?

A

NGFW (Next Generation Firewall)

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

Which firewall type includes application awareness and control to block risky apps?

A

NGFW (Next generation Firewall)

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

Which firewall type uses Layer 3 and Layer 4 information to permit or deny traffic?

A

Packet filtering firewall (Stateless)

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

Which firewall type offers low impact on network performance due to its simplicity?

A

Packet filtering firewall (Stateless)

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

Which firewall type is often used as the primary defense mechanism against unwanted traffic?

A

Stateful firewall

10
Q

Which firewall type provides an initial layer of security at the network layer?

A

Stateless firewall (Packet filtering)

11
Q

Which default port can a packet filtering firewall block to prevent SMTP virus broadcasting?

12
Q

What is the untrusted network in a basic firewall configuration referred to as?

A

A public network

12
Q

What is the trusted network in a basic firewall design called?

A

A private network

13
Q

What happens to unsolicited traffic originating from the public network in a basic firewall design?

A

It is blocked

14
Q

Which firewall design includes an additional interface used to separate public services from the internal network?

A

A DMZ (Demilitarized Zone)

15
Q

In a typical two-interface firewall, what kind of traffic is permitted and inspected?

A

Traffic from the private to the public network

16
Q

In a DMZ setup, what happens to traffic from the private network to the public or DMZ networks?

A

It is permitted

17
What happens to traffic from the DMZ to the private network?
It is usually blocked
18
Which firewall type groups interfaces into zones based on similar features?
ZPF (Zone Based Policy Firewalls)
18
What is the default rule for traffic between different zones in a ZPF?
Zone to zone traffic is blocked unless permitted by a policy
19
What is the traffic policy between interfaces in the same zone?
Traffic passed freely
20
Which special zone in a ZPF includes all router interface IP addresses?
A Router self zone
21
What term describes the use of multiple layers of firewall defenses in an organization?
Layered defence
22
Which firewall design uses a packet filter, screened host, and interior screening router in a DMZ?
A screened subnet configuration
23
What is a bastion host and where is it usually placed?
A Hardened computer placed in the DMZ
24
Which layer defines and enforces zone boundaries?
Perimeter security
24
Which layer in a layered defense secures the core infrastructure against malware and traffic anomalies?
Network core security
25
Which layer ensures endpoint identity and policy compliance?
Endpoint security
25
Which layer ensures the protection of data during transfer?
Communications security
26
What are some key best practices for firewall security policy?
Deny all by default, permit needed services