General Security Concepts: Examine Authorization and Access control modules Flashcards

1
Q

What is Authorization?

A

Authorization is the process or method of granting or denying specific permissions and access rights to authenticated users or entities, and controlling their actions within a system or resource.

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

What is the common access control model DAC ?

A

DAC: Data owners determine and manage access permissions to their resources.

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

What is the common access control model MAC ?

A

Mandatory access control (MAC): A central authority determines access permissions based on predefined security labels or classifications.

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

What is the common access control model RBAC ?

A

Role BAC: A central authority determines access permissions based on predefined security labels or classifications.

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

What is the common access control model Rule-BAC ?

A

Rule-based access control: A set of explicitly defined rules or conditions determines access decisions.

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