CS5CRT17 Computer Security Unit I 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/62

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering core definitions, security layers, principles, threat types, attacks, sniffing, spoofing, phishing, and pharming from Unit I of Computer Security.

Last updated 4:26 AM on 8/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

63 Terms

1
New cards

Security

The quality or state of being secure — to be free from danger.

2
New cards

Physical Security

A layer of security focused on controlling physical access to facilities, equipment, and resources to prevent unauthorized entry, theft, or damage.

3
New cards

Personnel Security

A layer of security concerned with protecting the individuals who are authorized to interact with an organization and its operations.

4
New cards

Operations Security

A layer of security that protects the specifics of ongoing and planned operations, including methods, procedures, and tactical details.

5
New cards

Communications Security

A layer of security ensuring that the media, technologies, and content of communications are protected from interception or unauthorized disclosure.

6
New cards

Network Security

A layer of security focused on securing networking infrastructure such as routers, switches, firewalls, and the data transmitted over them.

7
New cards

Information Security

The overarching layer that protects the confidentiality, integrity, and availability (CIA) of information assets through policy, education, training, awareness, and technology.

8
New cards

CIA Triangle

The fundamental model underpinning information security, consisting of Confidentiality, Integrity, and Availability.

9
New cards

Access

The ability of a subject or object to use, manipulate, modify, or affect another subject or object.

10
New cards

Asset

Any organizational resource that is being protected, which can be logical (websites, data) or physical (computers, people).

11
New cards

Threat

A category of objects, persons, or entities that presents a danger to an asset.

12
New cards

Threat Agent

A specific instance of a threat, such as an individual hacker or a specific lightning strike.

13
New cards

Vulnerability

A weakness or fault in a system or protection mechanism that opens it to attack or damage.

14
New cards

Attack

An intentional or unintentional act that can cause damage to or otherwise compromise information and the systems that support it.

15
New cards

Exploit

A documented technique or tool used to take advantage of a vulnerability or exposure in a system for unauthorized gain.

16
New cards

Risk

The probability that something unwanted will happen.

17
New cards

Risk Appetite

The quantity and nature of risk that an organization is willing to accept.

18
New cards

Control / Safeguard / Countermeasure

Security mechanisms, policies, or procedures designed to counter attacks, reduce risk, resolve vulnerabilities, and improve overall security posture.

19
New cards

Exposure

A condition where a vulnerability known to an attacker is present, creating an opportunity for exploitation.

20
New cards

Loss

A single instance of an information asset suffering damage, unauthorized modification, or unauthorized disclosure.

21
New cards

Availability

A characteristic of information that enables authorized users to access information without interference, obstruction, or undue delay in the required format.

22
New cards

Accuracy

The quality of information being free from mistakes or errors and holding the value the end user expects.

23
New cards

Authenticity

The quality or state of being genuine or original, remaining in the same state in which it was created, placed, stored, or transferred.

24
New cards

Confidentiality

The characteristic of information being protected from disclosure or exposure to unauthorized individuals or systems.

25
New cards

Integrity

The characteristic of information being whole, complete, and uncorrupted.

26
New cards

Utility

The quality or state of information having value for a particular purpose or end.

27
New cards

Possession

The quality or state of ownership or control of information, regardless of its format.

28
New cards

Rand Report R-609

A landmark report that was among the first to formally study computer security, expanding its scope beyond physical protection to include data safety, access control, and multi-level organizational involvement.

29
New cards

Bottom-Up Approach

A grassroots security effort driven by systems administrators and technical staff without formal organizational direction or broad support.

30
New cards

Top-Down Approach

A security implementation model initiated by senior management who issue policies, procedures, and dictating goals and accountability.

31
New cards

Security SDLC (SecSDLC)

A methodology that adapts traditional Systems Development Life Cycle phases to integrate security design and operation into a coherent, systematic program.

32
New cards

Information System (IS)

The entire set of software, hardware, data, people, procedures, and networks necessary to use information as a resource in an organization.

33
New cards

Chief Information Officer (CIO)

The senior technology officer primarily responsible for advising senior executives on strategic planning related to information technology.

34
New cards

Chief Information Security Officer (CISO)

The officer primarily responsible for the assessment, management, and implementation of information security in the organization.

35
New cards

Data Owner

The organizational role responsible for the security and use of a particular set of information.

36
New cards

Data Custodian

The organizational role responsible for the storage, maintenance, and protection of information.

37
New cards

Data Users

End users who work with information daily to perform their job functions and support the mission of the organization.

38
New cards

Intellectual Property (IP)

Ownership of ideas and control over their tangible or virtual representation.

39
New cards

Information Extortion

An attack where an attacker steals information from a computer system and demands compensation for its return or non-disclosure.

40
New cards

Virus

Malicious code that attaches itself to other programs and replicates when the host program runs.

41
New cards

Worm

A self-replicating malicious code that spreads independently across networks.

42
New cards

Trojan Horse

A program that appears to be legitimate but carries a hidden malicious payload.

43
New cards

Hoax Attack

A social manipulation attack transmitting a false virus warning to induce user panic and destructive actions while malware executes undetected.

44
New cards

Back Door

A hidden entry point into a system or network that bypasses normal authentication mechanisms.

45
New cards

Brute Force Attack

A password attack that systematically tries every possible combination of characters until the correct password is found.

46
New cards

Dictionary Attack

A password attack targeting specific accounts using a predefined list of commonly used passwords.

47
New cards

Denial-of-Service (DoS) Attack

An attack that floods a target system with connection or information requests to overwhelm its ability to function.

48
New cards

Distributed Denial-of-Service (DDoS) Attack

A coordinated DoS attack launched simultaneously from multiple locations, often utilizing a botnet.

49
New cards

Man-in-the-Middle (MitM) Attack

An attack in which an attacker secretly intercepts, reads, or modifies network communication between two parties without their knowledge.

50
New cards

Spam

Unsolicited commercial email used as a vector for malicious payloads, phishing lures, and social engineering.

51
New cards

Mail Bombing

A variant of DoS attack where an attacker routes extremely large quantities of email to a target to overwhelm the mail server.

52
New cards

Timing Attack

An attack that measures subtle timing differences in cryptographic or computational operations to infer secret keys or internal data.

53
New cards

Social Engineering

The process of using social skills and psychological manipulation to convince individuals to reveal credentials or take insecure actions.

54
New cards

Sniffing

A passive network attack utilizing a packet sniffer to monitor and capture data traveling over a network.

55
New cards

Spoofing

A technique used to gain unauthorized access by assuming a trusted IP address, email address, or identity.

56
New cards

IP Spoofing

Crafting network packets with a forged source IP address to impersonate a trusted host, bypass access controls, or hide attack origin.

57
New cards

Phishing

An attempt to gain personal, financial, or credential information from an individual by posing as a legitimate and trustworthy entity, usually via email.

58
New cards

Spear Phishing

A highly targeted phishing attack directed at specific individuals or organizations, often personalized.

59
New cards

Whaling

Spear phishing specifically targeting senior executives or high-value individuals within an organization.

60
New cards

Smishing

A variant of phishing delivered via SMS or text messages.

61
New cards

Vishing

A variant of phishing conducted via voice calls or voicemail.

62
New cards

Pharming

The redirection of legitimate web traffic to an illegitimate website by corrupting DNS records or host files, even when the user types the correct URL.

63
New cards

DNS Cache Poisoning

A pharming attack in which an attacker injects false records into a DNS server's cache to redirect users to a fraudulent IP address.