1: Fundamental Security Concepts

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/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:02 AM on 9/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

40 Terms

1
New cards

What is the CIA triad?

Confidentiality, Integrity, and Availability.

2
New cards

What does Confidentiality mean in the CIA triad?

Information can only be read by people who have been explicitly authorized to access it.

3
New cards

What does Integrity mean in the CIA triad?

Data is stored and transferred as intended, and any modification is unauthorized unless explicitly authorized through proper channels.

4
New cards

What does Availability mean in the CIA triad?

Information is readily accessible to those authorized to view or modify it.

5
New cards

Which CIA principle is concerned with preventing unauthorized disclosure of information?

Confidentiality.

6
New cards

Which CIA principle is concerned with preventing unauthorized modification of information?

Integrity.

7
New cards

Which CIA principle is concerned with authorized users being able to access information when needed?

Availability.

8
New cards

What is non-repudiation?

Non-repudiation means that a person cannot deny doing something.

9
New cards

Why is non-repudiation important?

It provides evidence that an individual performed or approved an action and helps prevent them from credibly denying it.

10
New cards

What are the five functions of the cybersecurity framework developed by NIST?

Identify, Protect, Detect, Respond, and Recover.

11
New cards

What is a gap analysis?

A process that identifies how an organization's security systems differ from those required or recommended by a framework.

12
New cards

What is access control?

Access control governs how subjects (people) may interact with objects (resources).

13
New cards

In access control, what is a subject?

A person or entity that requests or performs an action on a resource.

14
New cards

In access control, what is an object?

A resource that a subject is attempting to access or interact with.

15
New cards

What does IAM stand for?

Identity and Access Management.

16
New cards

What are the four principles of IAM?

Identification, Authentication, Authorization, and Accounting.

17
New cards

What is Identification in IAM?

Creating an account or ID that uniquely represents the user, device, or process on the network.

18
New cards

What is Authentication in IAM?

Proving a user is who or what they say they are.

19
New cards

What is Authorization in IAM?

Determining what rights a user has on each resource and enforcing those rights.

20
New cards

What is Accounting in IAM?

Tracking and recording a user's or system's actions and resource usage.

21
New cards

What is the difference between identification and authentication?

Identification establishes or claims an identity; authentication proves that identity.

22
New cards

What is the difference between authentication and authorization?

Authentication proves who or what you are; authorization determines what you are allowed to access or do.

23
New cards

What is AAA in cybersecurity?

Authentication, Authorization, and Accounting.

24
New cards

What is a security control?

A security control is designed to give a system or data asset the properties of confidentiality, integrity, availability, and non-repudiation.

25
New cards

What are the four categories of Security Controls?

Managerial, Operational, Technical, and Physical.

26
New cards

What is a managerial security control?

A control based on management decisions, policies, procedures, risk management, or governance.

27
New cards

What is an operational security control?

A control implemented through people and operational processes.

28
New cards

What is a technical security control?

A control implemented primarily through technology, such as hardware or software.

29
New cards

What is a physical security control?

A control that uses physical measures to protect systems, facilities, or assets.

30
New cards

What are the three main Security Control Functional Types?

Preventative, Detective, and Corrective.

31
New cards

What is a preventative security control?

A control intended to prevent a security incident or unauthorized activity from occurring.

32
New cards

What is a detective security control?

A control intended to identify or discover security incidents or unauthorized activity.

33
New cards

What is a corrective security control?

A control intended to correct or restore a system after a security incident or unwanted event.

34
New cards

A firewall blocks unauthorized traffic before it reaches a server. What functional control type is this?

Preventative.

35
New cards

An IDS alerts administrators when suspicious network activity is detected. What functional control type is this?

Detective.

36
New cards

A backup is used to restore data after a ransomware incident. What functional control type is this?

Corrective.

37
New cards

A company creates a security policy requiring employees to use MFA. What security-control category is this?

Managerial.

38
New cards

Security guards monitor a facility and enforce physical security procedures. What security-control category is this?

Operational.

39
New cards

An access-control system automatically blocks an unauthorized login. What security-control category is this?

Technical.

40
New cards

A locked server-room door is what security-control category?

Physical.