Access controls (sec +)

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

Least Privilege

security principle that requires users, programs, or processes to be granted only the minimum level of access rights and permissions necessary to perform their required tasks

2
New cards

Mandatory Access Control (MAC)

highly structured security model where the operating system or a security model where access to resources is enforced by a central authority based on pre-defined rules, not user discretion

3
New cards

Discretionary Access Control (DAC)

a flexible security model where the owner of a resource (like a file or folder) decides who can access it and what they can do (read, write, execute) using Access Control Lists (ACLs)

4
New cards

Role-Based Access Control (RBAC)

an access control model where permissions are not assigned directly to individual users, but are instead assigned to predefined job functions or roles

5
New cards

Rule-Based Access Control

a security model where access to resources is granted or denied based on a set of administrator-defined rules or policies

6
New cards

Attribute-Based Access Control (ABAC)

a model that grants access to resources based on attributes of the user, the resource, the environment, and the action being requested, rather than using static roles

7
New cards

Time-of-Day Restrictions

a type of access control mechanism that limits when a user or a system can access a resource based on the specific hour or day of the week