1.2 CIA Triad

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

CIA Triad

Confidentiality, Integrity, and Availibility

2
New cards

Confidentiality

Prevent disclosure of information to unauthorized individuals or systems

3
New cards

Integrity

Messages cannot be modified without detection or disclosure, consistency

4
New cards

Availability

Systems and networks must be up and running

5
New cards

Confidentiality implementation

Encryption

6
New cards

Confidentiality implementation

access controls

7
New cards

Confidentiality implementation

two-factor authentication

8
New cards

Integrity implementation

Hashing

9
New cards

Integrity implementation

digital signature (mathematical scheme)

10
New cards

Integrity implementation

certificate (combine with signature)

11
New cards

Integrity implementation

non-repudiation (provides proof of integrity)

12
New cards

Availability implementation

Redundancy, building services that are always availible

13
New cards

Availability implementation

Fault tolerance, system has a built in failure case, can continue operation

14
New cards

Availability implementation

Patching, general stability and security hole addressing