An enterprise security monitoring system generates an alert after detecting an unexpected surge in incoming UDP traffic targeted at a company's public-facing web server. Analysis of packet captures reveals thousands of external open recursive DNS servers sending large response payloads for ANY and TXT queries that were never initiated by the web server. The source IP address in the initial queries was forged to match the public IP address of the target server, causing severe link congestion. Which type of network attack is occurring?
- DNS amplification attackCevap
- BARP poisoning attack
- CPort scanning attack
- DRogue DNS record injection attack
Cevap
The attack being conducted is a DNS amplification attack.
The correct answer describes a DNS amplification attack. In this attack vector, the threat actor sends small DNS queries for resource-heavy records (such as TXT or ANY) to third-party open DNS resolvers while forging (spoofing) the source IP address to be that of the victim. The resolvers reply to the victim with enlarged responses, resulting in volumetric bandwidth saturation.
Adım Adım Çözüm
Anahtar Kavram
DNS Amplification and Reflective DDoS Attacks
Tahmini Süre:1m 15s