During an ongoing incident response investigation, a network analyst detects that an unauthorized host on an internal VLAN is transmitting spoofed Neighbor Discovery (ND) Router Advertisement messages to redirect host traffic through itself before forwarding it to the actual default gateway. Concurrently, the IT security department is seeking a control to prevent unauthorized account access resulting from compromised or stolen user passwords used across corporate endpoints. Which combination correctly identifies the active network attack vector and the most effective mitigation control against the password compromise risk?
- Attack Vector: Man-in-the-Middle (MitM) attack; Mitigation Control: Multi-Factor Authentication (MFA)Answer
- BAttack Vector: Distributed Denial of Service (DDoS) attack; Mitigation Control: Port Security sticky MAC learning
- CAttack Vector: Reconnaissance attack; Mitigation Control: TACACS+ authentication protocol
- DAttack Vector: Vulnerability buffer overflow attack; Mitigation Control: Standard Access Control Lists (ACLs)
Answer
Attack Vector: Man-in-the-Middle (MitM) attack; Mitigation Control: Multi-Factor Authentication (MFA)
The correct answer accurately pairs the observed attack vector with its corresponding mitigation control. Transmitting unauthorized protocol messages to place a machine between legitimate communicating hosts is the textbook definition of a Man-in-the-Middle (MitM) attack. To protect against compromised user credentials, Multi-Factor Authentication (MFA) is the standard control, as it requires an additional proof of identity beyond the knowledge of a password.
Step-by-Step Solution
Key Concept
Threat Vector Classification and Security Mitigation Selection