COMP 1 Chapter 8: Computer Security Vocabulary

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

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards generated from COMP 1 Chapter 8 lecture notes covering fundamental computer security terms, operating system controls, data protection, and risk management principles.

Last updated 5:21 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

19 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: Confidentiality, Integrity, and Availability.

3
New cards

Confidentiality

The goal of security focused on keeping information private.

4
New cards

Integrity

The goal of security focused on keeping information correct.

5
New cards

Availability

The goal of security focused on keeping systems usable.

6
New cards

Control

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

7
New cards

Least Privilege

The security concept stating that users should only have the exact access permissions needed to perform their work.

8
New cards

Admin Account

An account type used to install software, change system settings, and manage users.

9
New cards

Standard Account

An account type for safer daily use that allows using apps and files without full system control.

10
New cards

Antivirus (AV)

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

11
New cards

Firewall (FW)

A security tool that controls network traffic going into or out of a device.

12
New cards

App Permissions

Settings that limit what apps are allowed to access, such as camera, microphone, location, and files.

13
New cards

Device Hardening

The process of reducing unnecessary system weaknesses before security problems happen.

14
New cards

Multi-Factor Authentication (MFA / 2FA)

An account protection method that adds extra authentication factors beyond a password, categorized into something you know, something you have, and something you are.

15
New cards

Encryption

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

16
New cards

HTTPS

Hypertext Transfer Protocol Secure; helps protect data in transit across websites, but does not automatically prove a site is legitimate.

17
New cards

Risk Management Cycle

A four-step professional process to handle risks consisting of Identify, Assess, Reduce, and Respond.

18
New cards

Risk Matrix

A tool used to prioritize security risks by measuring Likelihood against Impact.

19
New cards