AP Cyber 1.1 - 1.4 Vocab

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:05 PM on 8/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

social engineering

attack that manipulates a person— not a system— using psychological tactics like fear or time pressure

2
New cards

phishing

social engineering by email; the adversary tries to get you to click a link, download a file, or send information

3
New cards

elicitation

Tricking someone into revealing sensitive information (often through casual

conversation that doesn't feel like an interrogation).

4
New cards

intimidation

Tactic that threatens a target with negative consequences if they don't comply.

5
New cards

urgency

tactic that pressures the target to act before they have time to think

6
New cards

one-time password

a short code sent to a phone or app to confirm a login; valuable to adversaries because it grants account access

7
New cards

malware

software designed to harm a device or steal from it; often delivered via a malicious download or link

8
New cards

credential capture

stealing a username and password, often by tricking a user into entering them on a fake login page

9
New cards

online password attack

An adversary tries to log in to a real account by submitting many

candidate passwords — usually automated.

10
New cards

dictionary attack

A password attack that submits a pre-built list of likely passwords (often

constructed from personal info about the target).

11
New cards

brute-force attack

A password attack that systematically tries many possible characters

until a password matches.

12
New cards

multifactor authentication (MFA)

Requiring more than one proof of identity to log in — typically password + one-time code or authenticator app; defeats voice-cloning attacks against voice-auth systems.

13
New cards

password manager

Software that generates and stores long random passwords so users

don't need to memorize or reuse them.

14
New cards

passphrase

A long password built from multiple random words; long enough to resist

automated guessing

15
New cards

login log

A record of authentication attempts (successful + failed) used to detect

unauthorized access.

16
New cards

wireless access point

The device that broadcasts a Wi-Fi signal and connects wireless devices to

a wired network

17
New cards

SSID

Service Set Identifier — the human-readable name a wireless network

broadcasts.

18
New cards

evil twin

a rogue wireless access point with an SSID similar or identical to a real network, used to capture victim traffic

19
New cards

jamming attack

a wireless DoS attack that uses strong EM signals to block legitimate WiFi traffic

20
New cards

war driving

reconnaissance technique where the adversary scans for wireless networks while moving past the target

21
New cards

zero-day

a previously undocumented vulnerability — no patch exists at time of discovery

22
New cards

VPN

virtual private network —- encrypts traffic from a device to the VPN operator’s system

23
New cards

DoS

Denial of Service — any attack that prevents legitimate users from accessing a resource

24
New cards

deepfake

AI-generated synthetic audio, image, or video designed to impersonate a real person

25
New cards

voice cloning

using AI to generate a target’s voice from a few minutes of audio samples — used in phone-based impersonation attacks

26
New cards

large language model (LLM)

an AI system trained on large text corpora that can generate fluent text in any language; used by adversaries to craft phishing at acale

27
New cards

prompt injection/extraction

crafted prompts that trick an LLM into revealing secrets from its training data or user inputs

28
New cards

training-data poisoning

planting false information on the web so it ends up in LLM training sets and the LLM repeats it

29
New cards

AI-powered reconnaissance

automated AI tools that scrape social media and public websites to build a profile of a target

30
New cards

shared secret word

a pre-agreed word/phrase between two people, used to identify in high-stakes moments