COMP 1 Chapter 8: Computer Security Flashcards

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

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards generated from COMP 1 Chapter 8 lecture notes on Operating System Security, Accounts, Cybersecurity, and Risk Management.

Last updated 12:27 PM on 8/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Computer Security

The protection of computer systems, accounts, data, and networks from unauthorized access, damage, misuse, or interruption.

2
New cards

CIA Triad

The three core goals of security decisions, consisting of Confidentiality, Integrity, and Availability.

3
New cards

Confidentiality

The goal of keeping information private.

4
New cards

Integrity

The goal of keeping information correct.

5
New cards

Availability

The goal of keeping systems usable.

6
New cards

Control

A protection mechanism that reduces the chance or impact of a threat.

7
New cards

Least Privilege

The security principle that users should only have the specific access they need to perform their work.

8
New cards

Admin Account

An account type with elevated privileges used to install software, change system settings, and manage other users.

9
New cards

Standard Account

A daily-use user account that permits using apps and files without giving full system control.

10
New cards

Updates and Patches

Software maintenance releases that fix bugs, close security holes, and improve system stability.

11
New cards

Antivirus (AV)

A security tool that scans files and software behavior for known or suspicious threats.

12
New cards

Firewall (FW)

A security tool that controls incoming and outgoing network traffic on a device.

13
New cards

App Permissions (AP)

Controls that limit what device resources (such as camera, microphone, location, and files) an app can access.

14
New cards

Device Hardening

The practice of reducing unnecessary system weaknesses before problems occur.

15
New cards

Multi-Factor Authentication (MFA / 2FA)

An account defense mechanism requiring additional proofs beyond a password, combining something you know, something you have, and something you are.

16
New cards

Encryption

The process of converting readable data into protected data that requires the correct key or password to access.

17
New cards

3-2-1 Backup Rule

A data recovery best practice specifying 3 copies of data, across 2 storage types, with 1 off-device or cloud copy.

18
New cards

HTTPS

Hypertext Transfer Protocol Secure, a protocol that protects data in transit across web connections.

19
New cards

Risk Management Cycle

A professional four-stage process consisting of Identify, Assess, Reduce, and Respond.

20
New cards

Risk Matrix

A decision framework used to prioritize security risks by evaluating Likelihood against Impact.