Question

Difficulty: HardSocial Engineering Attacks and Vectors

A corporate security operations center is investigating four distinct security incidents involving social engineering vectors across physical, web, domain, and email boundaries. Match each incident description on the left with its corresponding social engineering attack classification on the right.

  • A threat actor gains physical access to a high-security server room by maintaining close distance behind an authorized technician entering through a restricted access control door.Tailgating
  • A threat actor infects a third-party industry news repository heavily frequented by target defense contractors with zero-day exploit code.Watering Hole Attack
  • A threat actor registers a domain that substitutes a Cyrillic character for a Latin character in an enterprise client portal URL to capture authentication tokens.Typosquatting (Homoglyph Attack)
  • A threat actor impersonates the Chief Executive Officer via an urgent, out-of-band email instructing the financial controller to execute an immediate emergency wire transfer.Business Email Compromise (Executive Impersonation)

Answer

The incident involving physical access through a restricted entry corresponds to Tailgating; the third-party news portal infection corresponds to a Watering Hole Attack; the domain registration using lookalike characters corresponds to Typosquatting (Homoglyph Attack); and the urgent executive wire transfer directive corresponds to Business Email Compromise (Executive Impersonation).
Each scenario maps directly to its specific social engineering attack vector: physical trailing without authorization is tailgating; compromising a trusted industry forum to infect visitors is a watering hole attack; registering visual lookalike domains with international characters is typosquatting via homoglyphs; and impersonating C-level executives to mandate wire transfers is Business Email Compromise.

Step-by-Step Solution

1
Analyze physical boundary security breach description
Identify that unauthenticated physical entry achieved by closely following authorized personnel is Tailgating.
Tailgating exploits social norms and physical proximity to bypass electronic entry controls.
2
Analyze web portal compromise incident description
Identify that compromising a specialized third-party site trusted and frequented by a target sector is a Watering Hole Attack.
Watering hole attacks leverage the target audience's routine browsing habits to execute drive-by downloads.
3
Analyze domain URL manipulation incident description
Identify that substituting visually indistinguishable foreign characters into a web address is a Homoglyph-based Typosquatting attack.
Typosquatting and homoglyphs exploit visual trickery in web addresses to deceive users during credential entry.
4
Analyze fraudulent financial email incident description
Identify that executive authority impersonation aimed at transferring corporate funds is Business Email Compromise (BEC).
BEC campaigns leverage organizational hierarchy and fake urgency to bypass standard approval checks.

Key Concept

Categorization of social engineering attack vectors across physical, web, domain, and email environments.
Estimated Time:2m 0s
Rate this question