1.1 Module A: Security concepts

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:47 AM on 9/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

77 Terms

1
New cards

Asset

Anything of value to an organization that needs protection.

2
New cards

Threat

Anything that can harm an asset.

3
New cards

Risk

The chance of harm coming to an asset.

4
New cards

Vulnerability

A weakness that can be exploited by a threat.

5
New cards

Threat vector / Attack vector

The method or mechanism used by a threat to attack an asset.

6
New cards

CIA Triad

The three core goals of cybersecurity: Confidentiality, Integrity, and Availability.

7
New cards

Confidentiality

Ensuring information is accessible only to authorized users or systems.

8
New cards

Integrity

Ensuring information remains accurate and complete and is not improperly changed.

9
New cards

Availability

Ensuring information is accessible to authorized users when needed.

10
New cards

Authenticity

Verifying that information comes from a trustworthy source and has not been improperly changed.

11
New cards

Non-repudiation

Ensuring a person cannot deny being the source or author of information.

12
New cards

Accountability

Ensuring actions can be traced to a specific person or actor.

13
New cards

Privacy

Protecting personally identifiable information (PII) and the individual's rights regarding that information.

14
New cards

Safety

Protecting human life and well-being.

15
New cards

Security control

Anything used to protect assets by controlling risk.

16
New cards

Managerial control

Organizational policies, procedures, and training used to achieve security goals.

17
New cards

Technical control

Technology used to enforce security, such as firewalls, authentication, and encryption.

18
New cards

Operational control

Day-to-day activities performed by employees to achieve security goals.

19
New cards

Physical control

Methods used to physically protect assets, such as locks, fences, cameras, and guards.

20
New cards

Preventative control

A control designed to prevent a security problem from occurring.

21
New cards

Directive control

A control designed to encourage or require secure behavior.

22
New cards

Detective control

A control that detects or records security problems.

23
New cards

Corrective control

A control used after a security problem to reduce damage and prevent recurrence.

24
New cards

Deterrent control

A visible control designed to discourage attacks or unwanted behavior.

25
New cards

Compensating control

An alternative control that provides equal or better protection when the required control cannot be implemented.

26
New cards

Least privilege

Giving users only the permissions they need to perform their duties.

27
New cards

Need to know

Restricting access to information only to people who specifically need that information.

28
New cards

Separation of duties

Splitting critical tasks among different people so one person cannot perform the entire sensitive process alone.

29
New cards

Access controls

Controls that restrict access to systems and resources.

30
New cards

Encryption

Using mathematical processes to make data unreadable without the proper decryption key.

31
New cards

Steganography

Hiding a secret message inside an ordinary message or file.

32
New cards

Hashing

Creating a small, fixed-size fingerprint of data so changes to the original can be detected.

33
New cards

Digital signature

A cryptographic method that verifies the authenticity and integrity of information and can provide non-repudiation.

34
New cards

Backups

Copies of data used to restore information after it is changed or lost.

35
New cards

Version control

Keeping multiple versions of files and tracking changes so earlier versions can be restored.

36
New cards

Redundancy

Having multiple or backup systems so another can take over if one fails.

37
New cards

Fault tolerance

The ability of a system to continue functioning when a component fails.

38
New cards

Patch management

Managing security and stability updates while minimizing disruption to system availability.

39
New cards

Five nines

99.999% availability, which allows about 5.26 minutes of downtime per year.

40
New cards

Event

A detectable change in a system's state that occurs at a specific time.

41
New cards

Incident

An unexpected or unusual event that poses a meaningful threat to system functionality or security.

42
New cards

Alert

A signal that an event might be a security incident.

43
New cards

True positive

A problem occurred and the analysis correctly recognized it.

44
New cards

True negative

The event was benign and the analysis correctly recognized it as benign.

45
New cards

False positive

The event was benign but the analysis incorrectly identified it as a problem.

46
New cards

False negative

A problem occurred but the analysis incorrectly identified it as benign.

47
New cards

Metric

Anything that can be consistently measured to make meaningful comparisons.

48
New cards

Capability

A system's features, functions, and mechanisms.

49
New cards

Performance

The speed or efficiency of completing intended tasks.

50
New cards

Latency

The time delay between an action and its response.

51
New cards

Availability

A system's ability to avoid outages and remain accessible.

52
New cards

Usability

How easy a system or control is for users to interact with.

53
New cards

Maintainability

The difficulty of maintaining a system or control.

54
New cards

Scalability

A system's ability to handle increasing workload or stress.

55
New cards

Recoverability

The ability or difficulty of recovering a system after a failure.

56
New cards

Cost

How much a system or control costs to operate.

57
New cards

Indicator

A metric that is useful for identifying trends or making decisions.

58
New cards

KPI (Key Performance Indicator)

A measurable performance metric relevant to business goals.

59
New cards

KRI (Key Risk Indicator)

A metric that shows an organization's level of risk and how it changes.

60
New cards

KCI (Key Control Indicator)

A metric that measures how effective a security control is.

61
New cards

SMART

Specific, Measurable, Assignable, Relevant, and Time-Bound.

62
New cards

Gap analysis

Comparing the current status with a target status to identify what needs to improve.

63
New cards

Trend analysis

Tracking changes over time to identify trends and anticipate future problems.

64
New cards

CIS (Center for Internet Security)

Develops and promotes cybersecurity best practices, benchmarks, and assessment tools.

65
New cards

IEEE (Institute of Electrical and Electronics Engineers)

Publishes standards in technology and networking, including Ethernet and Wi-Fi standards.

66
New cards

IETF (Internet Engineering Task Force)

Develops Internet standards and protocols.

67
New cards

ISO (International Organization for Standardization)

Develops international standards, including information technology and security standards.

68
New cards

ISOC (Internet Society)

Supports Internet development and organizes Internet-related activities.

69
New cards

ITU (International Telecommunication Union)

UN agency responsible for telecommunications and global technical standards.

70
New cards

NIST (National Institute of Standards and Technology)

A U.S. government agency that develops standards and cybersecurity guidance.

71
New cards

NSA (National Security Agency)

A U.S. intelligence agency involved in information gathering, cryptography, and government security.

72
New cards

OWASP (Open Web Application Security Project)

Provides resources and guidelines for web application security.

73
New cards

Alice

A placeholder name for a person or system sending a secure message.

74
New cards

Bob

A placeholder name for a person or system receiving a secure message.

75
New cards

Eve

A placeholder name for an eavesdropper.

76
New cards

Mallory

A placeholder name for an attacker who modifies data.

77
New cards

Craig

A placeholder name for a password cracker.