CISSP Domain 3 Practice Flashcards

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

1/29

flashcard set

Earn XP

Description and Tags

Comprehensive practice flashcards covering Domain 3: Security Architecture and Engineering for the CISSP exam, including cloud models, security models, cryptography, and physical security.

Last updated 4:58 PM on 5/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

What are the three main properties mentioned in relation to security models?

Simple security property (rules for read), Star * security property (rules for write), and Invocation property (rules around calls to subjects).

2
New cards

According to secure design principles, how should components fail?

They should fail in a state that denies rather than grants access (fail securely).

3
New cards

What is the core assumption of the Zero Trust model regarding requests?

It assumes compromise/breach in verifying every request and that no entity is trusted by default.

4
New cards

How many principles of Privacy by Design are listed from the IAPP?

77 principles: Proactive not reactive, Privacy as the Default, Privacy embedded in design, Positive-sum approach, End-to-end data protection, Visibility and transparency, and User-centric privacy.

5
New cards

In the Shared Responsibility Model, who is responsible for the physical networking and servers in an IaaS environment?

The Cloud Service Provider (CSP).

6
New cards

How is Serverless (FaaS) different from PaaS in terms of scaling?

In Serverless, the application scales automatically and code only executes when invoked, whereas in PaaS, the application must be configured to auto-scale.

7
New cards

What is a Cloud Access Security Broker (CASB)?

A security policy enforcement solution that may be installed on-premises or in the cloud.

8
New cards

What effect does Grover’s algorithm have on shared key encryption?

It speeds up attacks to effectively halve the key length (e.g., a 256bit256-bit key becomes as strong as a 128bit128-bit key against a conventional computer).

9
New cards

Which specific public key algorithm type is considered "quantum resistant"?

LATTICE.

10
New cards

What is the difference between a Stream cipher and a Block cipher?

A stream cipher encrypts one digit/bit at a time using a keystream, while a block cipher applies a key and algorithm to a group of data (e.g., 6464 bits) at once.

11
New cards

What are the four requirements for a one-time pad to be successful?

The key must be randomly generated, must be at least as long as the message, must be protected against physical disclosure, and must be used only once.

12
New cards

Define "Zero-knowledge proof."

A communication concept that enables one to prove knowledge of a fact to another individual without revealing the fact itself.

13
New cards

What is the "Work function" (or work factor) in cryptography?

A measure of the strength of a system by measuring the effort (time and/or cost) required to perform a complete brute-force attack.

14
New cards

What is the primary goal of the Bell-LaPadula security model?

Confidentiality, specifically for government/DoD multilevel security policies.

15
New cards

State the Simple security property and the Star * security property of Bell-LaPadula.

Simple security property: "no read up" (cannot read data at a higher classification). Star * security property: "no write down" (cannot write info to a lower classification).

16
New cards

What mnemonic is provided for the Bell-LaPadula properties?

"No Running Under Nets With Dingos."

17
New cards

What are the rules for the Biba security model?

"No read down" (Simple integrity property) and "no write up" (Star * integrity property).

18
New cards

What are the components of the Clark-Wilson "access control triple"?

Authenticated Principal (user), Programs (transformational procedures), and Data Items (UDIs and CDIs).

19
New cards

What is the purpose of the Brewer and Nash model (Chinese Wall)?

It is developed to prevent conflict of interest (COI) problems through a formal set of protection rules.

20
New cards

Differentiate between the Reference Monitor and the Security Kernel.

The Reference Monitor is the logical part of the TCB that confirms access rights; the Security Kernel is the collection of TCB components that implements the reference monitor functionality.

21
New cards

What are the two types of Covert Channels?

Covert timing channel and covert storage channel.

22
New cards

What is the role of a Trusted Platform Module (TPM)?

A chip on the motherboard that manages and stores keys for full disk encryption (FDE) and prevents data access if the drive is removed.

23
New cards

How do Single-state and Multistate processors differ?

Single-state processors operate at only one security level at a time, while multistate processors can simultaneously operate at multiple security levels.

24
New cards

What are the two subcategories of EPROM?

Ultraviolet EPROM (UVEPROM) and Electronically Erasable PROM (EEPROM).

25
New cards

What are the fire classes A, B, C, D, and K?

A: Common combustibles (Ash); B: Liquids (Boil); C: Electrical (Conductive); D: Metal (Dilythium/Burning metals); K: Kitchen (Grease/Oil).

26
New cards

What is the ideal humidity range for a computer facility?

40%60%40\% - 60\%. Too much causes corrosion; too little causes static electricity.

27
New cards

Define the power issues: Blackout, Brownout, and Surge.

Blackout: Prolonged loss of power; Brownout: Prolonged low voltage; Surge: Prolonged high voltage.

28
New cards

What is the main difference between a Wet pipe and a Dry pipe fire suppression system?

Wet pipes are filled with water; dry pipes contain compressed air until the system is triggered, then they fill with water (often used where water may freeze).

29
New cards

What are the height requirements for fences to deter different types of intruders?

343-4 feet deters casual trespassers; 676-7 feet is too hard to climb easily; 88 feet (with barbed wire) deters intruders.

30
New cards

What are the three categories of fire detection systems?

Smoke sensing, flame sensing, and heat sensing.