Module 2 - Design Principles Flashcards

1
Q

What is least privilege?

A

Only have rights necessary to do the job

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

What is complete mediation?

A

Every access to every object must be checked

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

What is open design?

A

More open system

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

What is separation of privilege?

A

Access should depend on more than one condition being satisfied

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

What is psychological acceptability?

A

Where a user bypasses controls in order to make their job easier

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

What is fail secure?

A

If software fails let it do it securely

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

What is defence in depth?

A

Multiple layers of defence

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

What is secure the weakest link?

A

System is only as strong as its weakest link

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

What is least common mechanism?

A

Minimise the amount of mechanism common to more than one user

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

What is it to compartmentalise?

A

Break the system into units to minimise damage

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

What is fail-safe defaults?

A

If an action fails, system is as secure as when action begins

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

What is the TSI?

A

Trustworthy software initiative

  • aims to improve software
  • based in Warwick uni
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the TSI concerned with?

A

ARRSS

Availability 
Reliability 
Resilience 
Safety 
Security
How well did you know this?
1
Not at all
2
3
4
5
Perfectly