DACS 2201 / 13-Incident Response & Security Policies

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

1/38

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards covering incident response steps, access control models, redundancy planning, and organizational security policies based on the lecture material.

Last updated 3:02 PM on 6/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

39 Terms

1
New cards

Access control

The process of granting or denying approval to use specific resources, consisting of physical controls (locks, fencing) and technical controls (technology restrictions).

2
New cards

Identification

The process of recognizing and distinguishing a user from any other user, typically through a username.

3
New cards

Authentication

The process of checking the credentials of a user by validating factors such as passwords or fingerprints.

4
New cards

Authorization

The act of granting permission to take action after authentication is complete.

5
New cards

Access Level

The specific right given to access services, devices, applications, and files needed to perform job duties.

6
New cards

Accounting

A preserved record of who accessed the system, what was accessed, and the time of access, such as activity logs.

7
New cards

Escalating privileges

When a user authorized for a specific task gains access to protected resources that are outside their original authorized scope.

8
New cards

Object

A specific resource such as a file, a database table, or a hardware device like a router.

9
New cards

Subject

A user or process, such as a computer user or a web application, that seeks to perform an action on an object.

10
New cards

Operation

The action taken by a subject over an object, such as deleting a file.

11
New cards

Access Control Matrix (ACM)

A security model featuring a row for every subject and a column for every distinct object.

12
New cards

Access Control List (ACL)

A vertical slice of an Access Control Matrix (ACM) found on operating systems and relational databases.

13
New cards

Capability List

A horizontal row of an Access Control Matrix (ACM), also known as a user-oriented permission list.

14
New cards

Discretionary Access Control (DAC)

The least restrictive access control scheme where every object has an owner who has total control and can grant permissions to others.

15
New cards

Mandatory Access Control (MAC)

The most restrictive model where a data custodian assigns access levels based on a hierarchy and object labels, and users have no freedom to set access levels.

16
New cards

Mandatory Integrity Control (MIC)

A Microsoft Windows implementation of Mandatory Access Control (MAC) that requires administrative passwords for tasks like software installation.

17
New cards

Role-Based Access Control (RBAC)

An access control scheme where permissions are assigned to specific roles based on job duties, and users are then assigned to those roles.

18
New cards

Rule-Based Access Control (RBAC)

A system that uses a set of rules, such as port filtering firewalls, to grant or deny access to a network.

19
New cards

Attribute-Based Access Control (ABAC)

A flexible policy system where access is determined by several attributes related to the object, subject, and environment.

20
New cards

Incident Response Plan (IRP)

A set of written instructions for reacting to a security incident, such as a malware infection or a server crash.

21
New cards

Containment

The incident response step focused on limiting damage by isolating impacted systems and using network segmentation.

22
New cards

Eradication

The incident response step of finding the cause of an incident and removing the systems that may be causing damage.

23
New cards

Business Continuity Plan (BCP)

A document providing alternative modes of operation for business activities when encountering business interruptions.

24
New cards

Business Impact Analysis (BIA)

An analysis used to identify major business functions and the impact of their interruption on finance, reputation, and safety.

25
New cards

Disaster Recovery Plan (DRP)

A plan focused on protecting and restoring information technology functions following disruptive events like fires or earthquakes.

26
New cards

Fault tolerance

A system's ability to deal with malfunctions, often achieved by building in redundancy.

27
New cards

Mean time to recovery (MTTR)

The average amount of time required for a device to recover from a failure.

28
New cards

Asymmetric server clustering

A redundancy setup where a standby server performs no function unless the primary server fails.

29
New cards

Symmetric server clustering

A setup where all servers perform work; if one fails, the remaining servers take over its tasks.

30
New cards

Hot site

A duplicate of the production site with all needed equipment and backups available for immediate operation.

31
New cards

Cold site

A backup site providing only office space that requires equipment installation before operations can continue.

32
New cards

Warm site

A backup site with equipment installed but no active internet or telecommunications and no current data backups.

33
New cards

Separation of duties

A personnel policy requiring more than one person to perform a task to prevent fraud or errors.

34
New cards

Principle of least privilege

Ensuring authorized users have only the minimum security level and permissions required to complete a task.

35
New cards

Job rotation

A policy used to prevent individuals from having excessive control over security configurations by rotating their duties.

36
New cards

Mandatory vacation

A policy requiring employees to take leave so the organization can audit their activities to prevent cover-ups.

37
New cards

Clean desk

A policy ensuring all confidential or sensitive materials are removed from a user's workspace.

38
New cards

Acceptable Use Policy (AUP)

A policy defining what actions users, including employees and vendors, can perform while accessing systems and networking equipment.

39
New cards

Data retention policy

A policy specifying the duration for which data should be kept after it has fulfilled its initial purpose.