Security need to know

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:51 PM on 8/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

53 Terms

1
New cards

Virus

Malicious code that attaches to a host file/program and requires user action to spread

2
New cards

Worm

Self-replicating malware that spreads across networks without user interaction

3
New cards

Trojan

Malware disguised as legitimate software to trick users into installing it

4
New cards

Ransomware

Malware that encrypts a victim’s files/system and demands payment for the decryption key

5
New cards

Spyware

Malware that secretly monitors and collects user activity/data without consent

6
New cards

Keylogger

Malware (or hardware) that records keystrokes to capture credentials and sensitive data

7
New cards

Rootkit

Malware that gains privileged (root/admin) access and hides its presence deep in the OS

8
New cards

Adware

Software that automatically displays or downloads unwanted advertisements

9
New cards

Bot/Botnet

A network of infected devices (bots) remotely controlled by an attacker, often via a C2 server

10
New cards

Logic Bomb

Malicious code that lies dormant until triggered by a specific condition or date

11
New cards

Fileless Malware

Malware that runs in memory/uses legitimate system tools (e.g., PowerShell) instead of writing files to disk

12
New cards

Social Engineering / Human-Based Attacks

13
New cards

Phishing

Fraudulent emails designed to trick users into revealing information or clicking malicious links

14
New cards

Spear Phishing

Phishing targeted at a specific individual or organization using personalized info

15
New cards

Whaling

Phishing targeted specifically at high-level executives

16
New cards

Vishing

Voice/phone-based phishing

17
New cards

Smishing

SMS/text-based phishing

18
New cards

Pretexting

Creating a fabricated scenario to trick a victim into giving up information

19
New cards

Baiting

Luring a victim with something enticing (e.g., a USB drive) to trigger a malicious action

20
New cards

Tailgating/Piggybacking

Following an authorized person through a secure door without credentials

21
New cards

Shoulder Surfing

Observing someone’s screen or keystrokes to steal information

22
New cards

Dumpster Diving

Searching through trash to find sensitive discarded information

23
New cards

War Chalking

Marking physical locations (chalk symbols) to indicate nearby open/vulnerable Wi-Fi networks

24
New cards

Evil Twin

A rogue Wi-Fi access point disguised as a legitimate one to intercept traffic

25
New cards

Rogue Access Point

An unauthorized wireless AP installed on a network, creating a security hole

26
New cards

Bluejacking

Sending unsolicited messages to a Bluetooth-enabled device

27
New cards

Bluesnarfing

Unauthorized access/theft of data from a Bluetooth device

28
New cards

On-Path Attack (MITM)

Attacker secretly intercepts and possibly alters communication between two parties

29
New cards

DNS Poisoning

Corrupting DNS cache/records to redirect users to malicious sites

30
New cards

ARP Poisoning

Sending falsified ARP messages to associate the attacker’s MAC with a legitimate IP, enabling traffic interception

31
New cards

MAC Spoofing

Changing a device’s MAC address to impersonate another device or bypass filtering

32
New cards

IP Spoofing

Forging the source IP address in packets to disguise the sender’s identity

33
New cards

DoS

A single-source attack that floods a target to make a service unavailable

34
New cards

DDoS

A DoS attack launched from multiple distributed sources (often a botnet)

35
New cards

Brute Force

Systematically trying every possible password combination

36
New cards

Dictionary Attack

Trying passwords from a precompiled list of common words/phrases

37
New cards

Credential Stuffing

Using stolen username/password pairs from one breach to log into other sites

38
New cards

Rainbow Table Attack

Using precomputed hash tables to reverse password hashes quickly

39
New cards

SQL Injection

Inserting malicious SQL code into input fields to manipulate a database

40
New cards

Cross-Site Scripting (XSS)

Injecting malicious scripts into a trusted website to run in other users’ browsers

41
New cards

Buffer Overflow

Sending more data than a buffer can hold to overwrite memory and execute malicious code

42
New cards

Zero-Day

An attack exploiting a vulnerability before a patch/fix exists

43
New cards

Script Kiddie

Low-skill attacker using existing tools/scripts without deep technical knowledge

44
New cards

Hacktivist

Attacker motivated by political or social causes

45
New cards

Nation-State/APT

Highly skilled, well-funded attacker (often government-backed) conducting advanced persistent threats

46
New cards

Insider Threat

A current/former employee or contractor who misuses authorized access to cause harm

47
New cards

Organized Crime

Attackers motivated by financial gain, often operating as coordinated groups

48
New cards

Red Team

Offensive team that simulates real-world attacks to test an organization’s defenses (penetration testers/ethical hackers)

49
New cards

Blue Team

Defensive team responsible for monitoring, detecting, and responding to attacks; hardens systems and defends the network

50
New cards

Purple Team

Facilitates collaboration between Red and Blue teams, sharing insights to improve overall security posture

51
New cards

White Team

Neutral team that oversees and referees red vs. blue exercises, sets rules of engagement, and judges the outcome

52
New cards

Yellow Team

Builders — developers/engineers who design and construct systems with security built in from the start (secure coding, DevSecOps)

53
New cards

Green Team

Works with Yellow Team to fold security lessons and Red/Blue feedback back into the development lifecycle