An enterprise security Operations center detects two distinct anomalous network activities. First, an external threat actor transmits forged requests to public time servers, causing heavy response traffic to flood an internal web server's public IP interface. Second, an internal rogue host answers local broadcast Link-Local Multicast Name Resolution (LLMNR) queries to redirect workstations to a fake login portal. Which of the following attack types and vectors are present in this scenario? (Select TWO)
- Reflected Denial of Service using NTP amplificationAnswer
- On-path credential harvesting via LLMNR poisoningAnswer
- CDNS cache poisoning via invalid CNAME record propagation
- DLayer 2 ARP poisoning of the default gateway switch
Answer
The scenario describes a Reflected Denial of Service using NTP amplification and On-path credential harvesting via LLMNR poisoning.
The correct choices accurately identify both attack vectors: NTP amplification leverages public time servers with spoofed source IPs to reflect amplified traffic onto a victim, while LLMNR poisoning intercepts local broadcast hostname queries to establish an on-path position for credential harvesting.
Step-by-Step Solution
Key Concept
Identifying Common Network Attack Vectors and Amplification Techniques