Lecture 10 - Firewall Flashcards

1
Q

Firewall

A

Network security device monitoring traffic based on security rules, creating a barrier between internal and external networks.

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

Packet Filtering

A

Basic security function of a firewall, allowing or blocking traffic based on predefined rules.

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

Application Proxy

A

Security function of a firewall that acts as an intermediary for requests from clients seeking resources from other servers.

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

Stateful Inspection Firewall

A

Second-generation firewall able to track the state of network connections and make filtering decisions based on packet history.

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

Application Layer Firewall

A

Third-generation firewall inspecting and filtering packets up to the application layer, capable of blocking specific content and recognizing application misuse.

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

Next Generation Firewalls (NGFW)

A

Modern firewalls designed to counter advanced malware and application-layer attacks, utilizing deep packet inspection and other functionalities.

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

Egress Filtering

A

Firewall inspection of outgoing network traffic to prevent internal users from accessing external networks.

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

Ingress Filtering

A

Firewall inspection of incoming traffic to protect internal networks from external attacks.

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

Firewall Access Policy

A

Critical component specifying authorized traffic types to pass through the firewall, derived from organization’s security risk assessment.

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

User Control

A

Firewall policy controlling data access based on user roles within the network perimeter.

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

Service Control

A

Firewall policy controlling access based on host services, network address, connection protocol, and port numbers.

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

Direction Control

A

Firewall policy determining the direction of traffic flow, whether inbound or outbound.

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

Host-based Firewalls

A

Firewalls installed on individual network nodes to control incoming and outgoing traffic, protecting hosts from attacks and unauthorized access.

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

Network-based Firewalls

A

Firewalls operating at the network level, filtering all traffic across the network to protect internal networks.

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

iptables

A

Linux’s built-in firewall program used for configuring firewall rules.

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