CSEC 140 Week 1: Introduction to Cybersecurity 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/25

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering core concepts, security principles, and threat modeling terms from CSEC 140 Week 1.

Last updated 11:36 AM on 8/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

Security

Protecting things we value from harm, misuse, loss, or disruption.

2
New cards

Defense in Depth

The strategy of using layered defenses so that no single control failure becomes a disaster.

3
New cards

Cybersecurity

The practice of protecting digital systems, networks, devices, accounts, and data from unauthorized access, misuse, disruption, damage, or theft.

4
New cards

Confidentiality

A core security goal ensuring that only the right people can see information.

5
New cards

Integrity

A core security goal ensuring that information and systems are accurate and not improperly changed.

6
New cards

Availability

A core security goal ensuring that systems and data are usable when needed.

7
New cards

First Principles

Basic ideas that help us reason from the ground up instead of memorizing a checklist.

8
New cards

Least Privilege

The security principle that users and programs get only the permissions they need.

9
New cards

Secure Defaults

The security principle where the safest option should be the starting point.

10
New cards

Fail Safely

The security principle specifying that when something breaks, it should not expose everything.

11
New cards

Minimize Attack Surface

The security principle focused on removing unnecessary features, services, and permissions.

12
New cards

Separation of Duties

The security principle stating that one person or component should not control every step.

13
New cards

Verify, then Trust Carefully

The security principle to check identity, input, and behavior instead of making assumptions.

14
New cards

Threat Modeling

A structured way to identify what can go wrong in a system and decide what to do about it before attackers or accidents cause harm.

15
New cards

Asset

Something valuable, such as data, service, account, money, safety, or reputation.

16
New cards

Threat

A possible cause of harm, such as an attacker, accident, disaster, bug, or insider.

17
New cards

Vulnerability

A weakness that could be exploited, such as a missing patch, weak password, or bad process.

18
New cards

Attack Vector

The path used to cause harm, such as a phishing email, stolen laptop, or exposed API.

19
New cards

Control / Mitigation

A safeguard that reduces risk, such as MFA, encryption, backups, training, or logging.

20
New cards

Risk

A combination of likelihood and impact.

21
New cards

Spoofing

A STRIDE threat type asking if someone can pretend to be someone else.

22
New cards

Tampering

A STRIDE threat type asking if data or code can be changed improperly.

23
New cards

Repudiation

A STRIDE threat type asking if someone can deny what they did.

24
New cards

Information Disclosure

A STRIDE threat type asking if private data can be exposed.

25
New cards

Denial of Service

A STRIDE threat type asking if the system can be made unavailable.

26
New cards

Elevation of Privilege

A STRIDE threat type asking if someone can gain higher access.