Chapter 4: Social Engineering and Password Attacks

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/74

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:13 PM on 6/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

75 Terms

1
New cards

Joseph receives an email linking to amaz0n.com asking him to change his password. What type of attack is this?

Phishing

3 multiple choice options

2
New cards

When you combine phishing with voicemail, it is known as:

Vishing

3 multiple choice options

3
New cards

A remote system attempts SSH logins using admin with many passwords. What type of attack is this?

A brute-force attack

3 multiple choice options

4
New cards

What rule should be used to detect password spraying?

Match repeated use of the same password during failed login attempts for multiple usernames

3 multiple choice options

5
New cards

A fake invoice requesting PayPal payment from an unusual vendor email account. What attack is this?

Business email compromise

3 multiple choice options

6
New cards

Infecting ads on a site frequently visited by targets. What technique is used?

A watering hole attack

3 multiple choice options

7
New cards

What log information is least useful to detect brute-force attacks?

The geographic location of system being logged into

3 multiple choice options

8
New cards

A caller claims to be a senior leader and pressures Melissa to buy gift cards. What attack is this?

Pretexting

3 multiple choice options

9
New cards

What indicator is most useful to detect password spraying?

The passwords used for failed attempts

3 multiple choice options

10
New cards

Which human vector is primarily associated with nation-state actors?

Misinformation campaigns

3 multiple choice options

11
New cards

Typing www.smazon.com redirects to a fake ad-filled site. What attack is this?

Typosquatting

3 multiple choice options

12
New cards

Malicious tools placed on a primary internal website. What attack is this?

A watering hole attack

3 multiple choice options

13
New cards

Phishing emails pretending to be from familiar companies. What attack is this?

Brand impersonation

3 multiple choice options

14
New cards

Caller pretends to be head of IT and orders firewall disabled. What attack is this?

Impersonation

3 multiple choice options

15
New cards

Which attack relies on text messages?

Smishing

3 multiple choice options

16
New cards

Many different usernames failing with the same password. What attack is this?

Spraying

3 multiple choice options

17
New cards

What should Naomi look for in a smishing report?

Text message-based phishing

3 multiple choice options

18
New cards

How should an organization prevent typosquatting?

Purchase the most common typos for the organization's domain

3 multiple choice options

19
New cards

Fake social media account using company brand to advertise crypto. What attack is this?

Brand impersonation

3 multiple choice options

20
New cards

Nation-state campaigns about U.S. election trustworthiness. What social engineering type is this?

Disinformation

3 multiple choice options

21
New cards

What is the term for the practice of manipulating people through various strategies to accomplish desired actions

Social engineering.

22
New cards

The social engineering principle that relies on people's tendency to obey someone who appears to be in charge is called _____

Authority.

23
New cards

Which social engineering principle involves scaring or bullying an individual into taking a desired action

Intimidation.

24
New cards

What social engineering principle leverages the fact that people tend to want to do what others are doing

Consensus (or social proof).

25
New cards

An attacker creates a limited-time offer to pressure a target into acting quickly. Which social engineering principle is being used

Scarcity.

26
New cards

An attack that succeeds because the target likes the individual or organization the attacker is pretending to represent is based on the principle of _____

Familiarity.

27
New cards

Which social engineering principle relies on creating a feeling that an action must be taken quickly for a specific reason

Urgency.

28
New cards

What is the broad term for the fraudulent acquisition of information, such as credentials or credit card numbers, most often done via email?

Phishing.

29
New cards

What is the term for phishing conducted via SMS (text) messages

Smishing.

30
New cards

What is the term for phishing conducted via telephone or voicemail

Vishing.

31
New cards

A phishing attack that targets a specific individual or group within an organization is known as _____

Spear phishing.

32
New cards

A phishing attack specifically aimed at senior employees like CEOs and CFOs is called _____

Whaling.

33
New cards

What is a common non-technical defense against all forms of phishing

Awareness training for staff.

34
New cards

What term describes incorrect information that is often the result of getting facts wrong

Misinformation.

35
New cards

What term describes incorrect, inaccurate, or false information that is intentionally provided to serve a specific goal?

Disinformation.

36
New cards

What is the term for a social engineering technique that involves pretending to be someone else

Impersonation.

37
New cards

An attack that relies on using apparently legitimate email addresses to conduct scams, such as sending fake invoices, is known as a _____.

Business Email Compromise (BEC).

38
New cards

What is a less specific term sometimes used for Business Email Compromise (BEC)

Email Account Compromise (EAC).

39
New cards

What is a key mitigation method for Business Email Compromise (BEC) that verifies user identity

Multifactor authentication (MFA).

40
New cards

The process of using a made-up scenario to justify why an attacker is approaching an individual is called _____

Pretexting.

41
New cards

Which attack involves compromising websites that a target group is known to frequent

A watering hole attack.

42
New cards

What type of attack uses emails designed to look like they are from a legitimate, well-known company to trick users?

Brand impersonation (or brand spoofing).

43
New cards

An attacker registers a domain like 'g00gle.com' to trick users who mistype a URL. What is this attack called

Typosquatting.

44
New cards

What is a simple way for an organization to help prevent typosquatting attacks

Register the most common typos for their domain name.

45
New cards

Which type of attack redirects users to a malicious site by modifying a system's hosts file or DNS servers

Pharming.

46
New cards

A _____ attack is a password attack that iterates through many password possibilities until one works

brute-force.

47
New cards

What type of password attack attempts to use a single password or a small set of passwords against many different user accounts

Password spraying.

48
New cards

What type of brute-force attack uses a list of common words as its input

A dictionary attack.

49
New cards

What popular open-source password cracking tool includes built-in word lists (dictionaries)

John the Ripper.

50
New cards

A password attack conducted against a live system is considered an _____ attack

online.

51
New cards

A password attack conducted against a captured password file is considered an _____ attack

offline.

52
New cards

What is an easily searchable database of precomputed hashes used to look up captured password hashes

A rainbow table.

53
New cards

A _____ is a one-way cryptographic function that takes an input and generates a unique, repeatable output.

hash.

54
New cards

What social engineering principle relies on building a connection with a target so they will take a desired action

Trust.

55
New cards

Combining phishing with voicemail results in an attack known as _____

vishing.

56
New cards

An attacker attempts to log into one account (e.g 'admin') with a long list of different passwords. What type of attack is this?

A brute-force attack.

57
New cards

To detect a password spraying attack, a security professional should look for failed login attempts using the same _____ for multiple _____.

password; usernames.

58
New cards

An employee receives an email, seemingly from a vendor, with a fake invoice requesting payment to a new account. This is a classic example of what attack?

Business Email Compromise (BEC).

59
New cards

A penetration tester infects the ads on a website frequently visited by a target company's employees. What is this technique

A watering hole attack.

60
New cards

A caller claims to be a senior manager and urgently needs an employee to buy gift cards for a last-minute event. This attack combines urgency, authority, and _____.

pretexting.

61
New cards

Which human vector is primarily associated with nation-state actors aiming to sway public opinion

Misinformation and disinformation campaigns.

62
New cards

A user accidentally types 'smazon.com' and is redirected to a site full of ads. What is this an example of

Typosquatting.

63
New cards

A penetration tester places malicious tools on a target's main internal company website. This is a form of a _____ attack

watering hole.

64
New cards

A caller, pretending to be the head of IT, tells a junior employee to disable the firewall. What social engineering attack best describes this?

Impersonation.

65
New cards

Authentication logs showing many different usernames with failed logins, all using the same password, indicate a _____ attack.

spraying.

66
New cards

What type of attack should an investigator look for when they receive a report of smishing

Text message-based phishing.

67
New cards

A social media account uses a company's logo and name to advertise products the company does not sell. This is an example of what

Brand impersonation.

68
New cards

Nation-state-driven social media campaigns to influence elections are a primary example of _____

disinformation.

69
New cards

Social engineering attacks often succeed because they cause the target to _____ to a situation instead of thinking clearly

react.

70
New cards

The term _____ refers to the use of someone else's identity, typically for financial gain.

identity fraud (or identity theft).

71
New cards

What is the collective term for misinformation, disinformation, and malinformation?

MDM.

72
New cards

What five-step process does CISA recommend to counter misinformation and disinformation campaigns

The TRUST process (Tell, Ready, Understand, Strategize, Track).

73
New cards

According to password storage best practices, passwords should never be stored directly instead, a well-constructed password _____ should be used for verification.

hash

74
New cards

What are two additional pieces of data, known as a salt and a pepper, used for when hashing passwords?

To make it harder to use tools like rainbow tables against the hashed passwords.

75
New cards

Which password attack is often effective if an organization uses a known default password for many accounts

Password spraying.