Module 8 Security Technology: Access Controls, Firewalls, and VPNs

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

This set of flashcards captures key vocabulary terms and definitions related to access controls, firewalls, and VPNs as per the lecture transcript.

Last updated 12:10 AM on 4/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Access Control

The selective method by which systems specify who may use a particular resource and how they may use it.

2
New cards

Authentication

The process of validating and verifying an unauthenticated entity's purported identity.

3
New cards

Authorization

The access control mechanism that matches an authenticated entity to a list of information assets and corresponding access levels.

4
New cards

Accountability

The access control mechanism that ensures all actions on a system can be attributed to an authenticated identity.

5
New cards

Mandatory Access Control (MAC)

A structured data classification scheme that rates each collection of information as well as each user.

6
New cards

Discretionary Access Control (DAC)

Access controls that are implemented at the discretion of the data user.

7
New cards

Nondiscretionary Access Control

Access controls that are implemented by a central authority.

8
New cards

Role-Based Access Control (RBAC)

Access control associated with the duties a user performs in an organization.

9
New cards

Task-Based Access Control (TBAC)

Access controls tied to a specific task or responsibility.

10
New cards

Biometrics

The use of measurable human characteristics to authenticate identity.

11
New cards

Crossover Error Rate (CER)

The point at which false reject rates equal false accept rates; a common measure of biometric accuracy.

12
New cards

Firewall

A combination of hardware and software that filters or prevents specific information from moving between untrusted and trusted networks.

13
New cards

Packet Filtering

A firewall processing mode examining the header information of data packets.

14
New cards

Stateful Packet Inspection (SPI)

A firewall that keeps track of each network connection using a state table.

15
New cards

Virtual Private Network (VPN)

A secure network connection that extends an organization’s internal network over insecure public networks.

16
New cards

Tunnel Mode VPN

A mode that encrypts all traffic that traverses unsecured networks by using two perimeter tunnel servers.

17
New cards

Transport Mode VPN

A mode where the data within an IP packet is encrypted, but the header information is not.