21. Secure Design - Security Models

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:18 PM on 7/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

9 Terms

1
New cards

Multilevel Security

What is the term?

Specialized security architecture that allows a single computer system or network to process, store, and share data across multiple different classification levels simultaneously, while safely permitting users with different clearance levels to access the system.

2
New cards

Bell-LaPadula Model

What security model enforces confidentiality?

3
New cards

Simple Security Rule

What is the Bell-LaPadula rule?

No subject should be able to read information higher than their security level (no read up)

4
New cards

*- Property

What is the Bell-LaPadula rule?

A subject at one security level should not be able to write information at a lower security level (no write down). It used in formal access control models to prevent the unauthorized flow of information.

5
New cards

Biba Model

What security model enforces integrity?

6
New cards

Simple Integrity Property

What is the Biba rule?

A subject should not be able to read at a security level lower than their clearance.

7
New cards

*-Integrity Property

What is the Biba rule?

No write up, a subject should not be able to write to a higher security level than their clearance

8
New cards

Reading

Any rule containing the word "Simple" handles doing what with data?

9
New cards

Writing

Any security model rule containing the "$\star$" (Star) symbol handles doing what with data?