Security Controls , CIA , Non-repudiation , AAA

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:32 PM on 8/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

8 Terms

1
New cards

Preventive

Stops an incident before it happens (e.g., firewall, locks)

2
New cards

Detective

Identifies an incident while or after it happens (e.g., SIEM alerts, motion sensors).

3
New cards

Corrective

Fixes or restores systems after an incident (e.g., restoring from a backup, patching).

4
New cards

Compensating

A workaround used when primary controls can't be met (e.g., IP whitelisting when MFA isn't supported).

5
New cards

Deterrent vs. Directive Controls

  • Deterrent: Discourages an attacker from trying (e.g., warning signs, bright lighting).

  • Directive: Mandates specific behavior or rules for personnel (e.g., mandatory policy training, acceptable use rules).


6
New cards

The CIA Triad

  • Confidentiality: Keeping data hidden from unauthorized eyes (encryption, access controls).

  • Integrity: Ensuring data hasn't been unauthorizedly altered or corrupted (hashing, digital signatures).

  • Availability: Ensuring systems and data are accessible to authorized users when needed (redundancy, high availability).


7
New cards

What is Non-repudiation?

A cryptographic property (achieved via digital signatures) that proves a sender cannot deny having sent a message or initiated an action.

8
New cards

AAA Framework

  • Authentication: Proving who you are (username/password, MFA).

  • Authorization: What you are allowed to access once logged in (permissions, privileges).

  • Accounting: Logging and tracking resource usage, session duration, and user actions.