Security Concepts & Cryptographic Principles (Domain 1.0)

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:17 PM on 5/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

What CIA stand for?

Confidentiality, Integrity and Availability

2
New cards

What AAA stands for

Authentication, Authorization and Accounting

3
New cards

A hacker intercepts an email in transit and alters the bank routing number inside it before it reaches the recipient. Which pillar of the CIA Triad has been violated?

Integrity. (Because the data was unauthorizedly modified or tampered with while in transit).

4
New cards

What is the specific term for ensuring that a user cannot deny having sent a specific message or performing a specific action on a network?

Non-repudiation. (Often achieved using digital signatures and hashing).

5
New cards

In asymmetric encryption, which key does a sender use to encrypt a message if they want to ensure only the intended recipient can read it?

The recipient's Public Key. (Only the recipient's matching private key can decrypt it).

6
New cards

You run a file through an MD5 algorithm, and it outputs a fixed-length string. You change just one single character in the file and run it again. What happens to the output string, and what concept does this demonstrate?

The output string changes completely (the Avalanche Effect). This demonstrates Hashing, which verifies data integrity.

7
New cards

If a server's private key is stolen, how does a web browser find out that the server's digital certificate should no longer be trusted before its official expiration date?

It checks the CRL (Certificate Revocation List) or uses OCSP (Online Certificate Status Protocol) to verify if the certificate has been revoked.

8
New cards
9
New cards
10
New cards
11
New cards
12
New cards
13
New cards