IAS Lesson 1 Vocabulary 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/57

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering terms, definitions, legal frameworks, concepts, and standard models from IAS Lesson 1.

Last updated 6:57 AM on 8/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

58 Terms

1
New cards

Cybersecurity

The ongoing effort to protect networked systems and all of the data on them from unauthorized use or harm (theft, alteration, or destruction).

2
New cards

Identity Data

Personal information including full name, birth date, address, mother's maiden name, and government IDs used to open accounts or pass support checks.

3
New cards

Access Data

Authentication credentials such as usernames, passwords, OTPs, cookies, and API keys.

4
New cards

Financial Data

Monetary information including credit cards, e-wallet balances, bank credentials, and payroll records.

5
New cards

Leverage Data

Private records such as personal messages, photos, health records, and browsing history used for extortion or convincing scams.

6
New cards

Personal Security Level

Individual security practices involving unique passwords, password managers, MFA, software updates, and backups.

7
New cards

Organizational Security Level

Institutional protection focus for companies, schools, and hospitals through policies, access control, staff training, and incident response plans.

8
New cards

National Security Level

Government-level security protecting critical infrastructure, enforcing cybercrime laws, operating CERT teams, and maintaining election security.

9
New cards

Amateurs / Script Kiddies

Attackers with little technical skill of their own who rely on tools written by others.

10
New cards

White Hat Hackers

Authorized security testers who discover vulnerabilities through contracted and permitted testing.

11
New cards

Grey Hat Hackers

Hackers who locate vulnerabilities without prior invitation but typically disclose them to the affected entity.

12
New cards

Black Hat Hackers

Unauthorized attackers who exploit security vulnerabilities for personal or financial gain.

13
New cards

Organized Crime Attackers

Structured groups operating ransomware-as-a-service models with quarterly business targets.

14
New cards

Hacktivists

Attackers motivated by political or social causes who carry out attacks designed to gain publicity.

15
New cards

State-sponsored Attackers

Well-funded, patient, and quiet attackers engaging in espionage, sabotage, IP theft, and advanced persistent threats (APT).

16
New cards

Insider Threats

Individuals with legitimate access (employees, contractors, students) who cause harm maliciously or through carelessness.

17
New cards

External Threats

Security threats originating from outside an organization that must exploit unpatched software, weak passwords, or social engineering to gain access.

18
New cards

Virus

Malware that attaches to a legitimate file and requires human action to spread.

19
New cards

Worm

Malware that automatically replicates and spreads across networks without needing human action.

20
New cards

Trojan Horse

Malware that disguises itself as legitimate or useful software while conducting harmful actions in the background.

21
New cards

Ransomware

Malware that encrypts files and demands payment, often stealing data first in double extortion schemes.

22
New cards

Spyware / Keyloggers

Malware that surreptitiously monitors and records keystrokes, screens, web browsing, or camera and microphone feeds.

23
New cards

Rootkit / Backdoor

Software designed to hide its presence on a system and maintain persistent unauthorized access.

24
New cards

Adware / Scareware

Malware that floods devices with advertisements or generates fake security warnings to coerce payments.

25
New cards

Botnet

A collection of compromised, infected devices controlled remotely to execute coordinated attacks.

26
New cards

Social Engineering

The psychological manipulation of people into performing actions or divulging confidential information.

27
New cards

Phishing

A social engineering attack that uses fraudulent messages disguised as trusted entities, typically sent via email.

28
New cards

Spear Phishing

A targeted phishing attack tailored specifically to a single named individual.

29
New cards

Whaling

A targeted phishing attack aimed specifically at high-level executives.

30
New cards

Vishing

A social engineering attack conducted via telephone or voice communications.

31
New cards

Smishing

A social engineering attack delivered via SMS text messages.

32
New cards

Pretexting

A social engineering technique where an attacker invents a scenario or context to justify obtaining sensitive information.

33
New cards

Tailgating

A physical security breach where an unauthorized person closely follows an authorized person through a secured entry.

34
New cards

Denial of Service (DoS / DDoS)

An attack that overwhelms a system or network with traffic to render it unavailable to legitimate users.

35
New cards

Man-in-the-Middle (MITM)

An attack where an adversary positions themselves between a user and a service to read or alter communications.

36
New cards

Credential Stuffing

An automated attack testing stolen username and password combinations across multiple websites.

37
New cards

Zero-day

An exploit targeting a software vulnerability unknown to the software vendor, for which no security patch exists.

38
New cards

RA 10175

The Cybercrime Prevention Act in the Philippines, which penalizes illegal access, data interference, computer fraud, and identity theft.

39
New cards

RA 10173

The Data Privacy Act in the Philippines, regulating entities handling personal data and creating the National Privacy Commission.

40
New cards

McCumber Cube

A cybersecurity framework created by John McCumber (1991) featuring 3 dimensions yielding 3×3×3=273 \times 3 \times 3 = 27 evaluation cells.

41
New cards

CIA Triad

The core security framework comprising Confidentiality, Integrity, and Availability.

42
New cards

Confidentiality

The security principle ensuring that data is accessible only to authorized users.

43
New cards

Integrity

The security principle ensuring data is accurate, complete, and uncorrupted by unauthorized parties.

44
New cards

Availability

The security principle ensuring systems and data are accessible to authorized users when needed, measured by uptime targets such as 99%99\% uptime (approx. 3.65days3.65\,\text{days} downtime/year) or 99.999%99.999\% uptime (approx. 5min5\,\text{min} downtime/year).

45
New cards

Data At Rest

The state of data stored on a physical or virtual medium (disk, database, USB) that is not actively moving across a network.

46
New cards

Data In Transit

The state of data moving across a network, WiFi, or API.

47
New cards

Data In Process

The state of data loaded into memory, actively being modified, or displayed by an application.

48
New cards

Technology Safeguards

Security controls implemented via technical systems, including firewalls, antivirus, encryption, MFA, and patching.

49
New cards

Policy & Practice Safeguards

Security controls established through administrative guidelines, acceptable-use policies, and incident response plans.

50
New cards

People Safeguards

Security measures focused on human behavior through training, simulated phishing, and safe reporting practices.

51
New cards

Tactics

An attacker's goal at a specific stage of an intrusion, such as initial access or lateral movement.

52
New cards

Techniques

The general methods attackers use to accomplish specific tactics during an intrusion.

53
New cards

Procedures

The exact step-by-step operational execution or fingerprint used by a specific threat actor group.

54
New cards

Cyber Kill Chain

A 7-stage model (Reconnaissance, Weaponization, Delivery, Exploitation, Installation, Command & Control, Actions on Objectives) describing the sequence of an intrusion.

55
New cards

ISO 27001

The ISO standard specifying requirements for establishing, operating, and certifying an Information Security Management System (ISMS).

56
New cards

ISO 27002

The ISO standard providing a detailed catalogue of security controls and implementation guidance.

57
New cards

ISO 27005

The ISO standard offering guidelines for information security risk management.

58
New cards

ISMS

Information Security Management System; a management framework integrating policies, controls, and the Plan-Do-Check-Act cycle.