Email Security and Phishing Defense

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

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering key email protocols, security attacks, and defense mechanisms discussed in the lecture.

Last updated 3:44 AM on 8/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Mail User Agent (MUA)

The client software or web interface used by a sender or recipient to compose, send, and read email messages.

2
New cards

Mail Transfer Agent (MTA)

A mail server associated with a domain that uses DNS to locate recipient IP addresses and route email messages.

3
New cards

Simple Mail Transfer Protocol (SMTP)

The standard protocol used across hops by mail user agents and mail transfer agents to send and transmit email.

4
New cards

From Header

The visible sender address displayed to the recipient within an email client.

5
New cards

Mail From

An SMTP command indicating the return or bounce path for failed deliveries, used to authenticate the domain of the last sending mail transfer agent.

6
New cards

Lookalike Domain

A domain registered with minor character alterations to visually resemble a legitimate brand or organization domain in order to deceive users.

7
New cards

Business Email Compromise (BEC)

A cyber attack where a legitimate email account is compromised by an adversary to send fraudulent messages posing as a trusted authority, such as a CEO.

8
New cards

S/MIME

An enterprise-focused end-to-end email encryption protocol that relies on X.509 digital certificates issued by a Certificate Authority.

9
New cards

Sender Policy Framework (SPF)

An email authentication mechanism where a domain owner publishes authoritative DNS records listing IP addresses authorized to send emails for that domain.

10
New cards

DomainKeys Identified Mail (DKIM)

An authentication scheme using public key cryptography where a sending server signs messages and publishes a public key in DNS to verify message integrity and origin.

11
New cards

Domain-based Message Authentication, Reporting, and Conformance (DMARC)

An email security policy protocol that verifies whether the visible From header aligns with the authenticated Mail From or DKIM domain.

12
New cards

Relaxed Mode

A DMARC configuration mode where alignment checks pass even if the message originates from a subdomain of the specified domain.

13
New cards

Spear Phishing

A targeted phishing attack where actors monitor communication patterns and wait for specific contexts, such as an expected money transfer, to send fraudulent requests.

14
New cards

Passkeys

An authentication technology where users sign a challenge locally rather than transmitting credentials to a website, preventing credential phishing.