Cyber8836 Trusted OS design Flashcards

1
Q

What are the four aspects of building a trusted OS?

A

Policy
Modeling
Design
Trust

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

What is the purpose of design in Trusted OS?

A

To show Policy enforcement is effective, correct and tamper resistant.

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

How can Object control sharing be accomplished?

A

List based and ticket based mechanism.

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

What is trusted Path?

A

It guarantees the user is actually talking to the machine and trusted component.

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

What does complete mediation mean?

A

Ever access attempt goes through the reference monitor.

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

What is object reuse prevention?

A

It is a mechanism that prevents scavenging of objects previously used by another program, so that information can not be leaked or stolen.

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

What is the trusted computing base?

A

It is the totality of protection mechanisms within a computer system - including hardware, firmware, and software - which is responsible for enforcing a security policy.

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

What does the Trusted computing Base include?

A

Hardware, Firmware
Primitive file system
Memory protection (RVM) Reference validation model
Inter process communication mechanisms

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

What are the two states of the machine?

A

User mode, Supervisor mode.

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

What is the purpose of the security kernel?

A

To consolidate security critical activities within the same permission level.

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

What system were all very high assurance solutions derived from?

A

Multics.

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