Security Models Fundamental Concepts Flashcards

Security models provide the rules for how we secure our data, while focusing on different goals and what they provide.

1
Q

DAC

A

(Discretionary Access Control) gives subjects full control of objects they have created or been given access to

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

MAC

A

(Mandatory Access Control) is system-enforced access control based on a subject’s clearance and an object’s labels.

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

RBAC

A

(Role Based Access Control) is where access to objects is granted based on the role of the subject.

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

ABAC

A

(Attribute Based Access Control) is where access to objects is granted based on subjects, objects AND environmental conditions.

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

RUBAC

A

(Rule Based Access Control) is access that’s granted based on IF/THEN statements.

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

CIA

A

Confidentiality, Integrity and Availability

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

IAAA

A

Identification and Authentication, Authorization and Accountability

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