CompTIA Security+ (SY0-701) – Domain 1.2 Fundamental Security Concepts

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

1/14

flashcard set

Earn XP

Description and Tags

A series of flashcards summarizing key fundamental security concepts for the CompTIA Security+ exam, focusing on CIA principles, the AAA framework, Zero Trust model, and examples of security methods.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

What does the CIA triad stand for in security principles?

Confidentiality, Integrity, and Availability.

2
New cards

Define Confidentiality in the context of security.

Ensures that data is only accessible to authorized users and protected from disclosure.

3
New cards

What principle maintains the accuracy and consistency of information?

Integrity.

4
New cards

What does Availability ensure in security frameworks?

Ensures systems and data are accessible when needed by authorized users.

5
New cards

What is Non-repudiation?

Ensures that an action or transaction cannot be denied later by proving authenticity and integrity.

6
New cards

What does AAA stand for in security?

Authentication, Authorization, and Accounting.

7
New cards

What is the purpose of Authentication?

Verifies the identity of a user, system, or device before granting access.

8
New cards

What is the function of Authorization in AAA?

Determines what an authenticated entity is allowed to do or access.

9
New cards

What does Accounting entail in AAA?

Tracks user activity for auditing, compliance, or billing purposes.

10
New cards

What does the Zero Trust model imply about access control?

Access is granted based on context and risk without assuming trust.

11
New cards

What is the Control Plane in a Zero Trust model?

It is responsible for adaptive identity management, threat scope reduction, and policy-driven access control.

12
New cards

What is the definition of Data Plane?

The part of the network where data is processed based on policy decisions.

13
New cards

Give an example of a method used to ensure Confidentiality.

Encryption.

14
New cards

What is an example of a method to maintain Integrity?

Hashing (SHA-256).

15
New cards

List one method that ensures Availability.

Load balancing.