real CIA triad Flashcards

(7 cards)

1
Q

what is it

A

combination of principles

the fundamentals of security

sometimes referenced as the AIC triad

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

what is the C

A

confidentiality

prevent disclosure of info to unauthorized individuals or systems

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

what is the I

A

integrity

messages can’t be modified without detection

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

what is the A

A

availability

systems and networks must be up and running

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

confidentiality

A

certain info should only be known by certain ppl

encryption
- encode messages so only certain ppl can read it

access controls
- selectively restrict access to a resource

two factor authentication
- additional confirmation before info. is disclosed

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

integrity

A

data is stored and trasnferred as intended
- any modification to the data would be identified

hashing
- map data of an arbitrary length to data of a fixed length

digital signatures
- math scheme to verify the integrity of data

certifications
- combine with a digital signature to verify an individual

non repudiation
- provide proof of integrity can be asserted to be genuine

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

availability

A

info is accessible to authorized users
- always at your fingertips

redundancy
- build services that will always be available

fault tolerance
- system will continue to run even when failure occurs

patching
- stability
- close security holes

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