John Heidemann / Papers / When the Dike Breaks: Dissecting DNS Defenses During DDoS

When the Dike Breaks: Dissecting DNS Defenses During DDoS
Giovane C
USC/Information Sciences Institute

Citation

Giovane C. M. Moura, John Heidemann, Moritz Müller, Ricardo de O. Schmidt and Marco Davids. When the Dike Breaks: Dissecting DNS Defenses During DDoS. Proceedings of the ACM Internet Measurement Conference (Oct. 2018). [DOI] [PDF] [alt PDF]

Abstract

The Internet’s Domain Name System (DNS) is a frequent target of Distributed Denial-of-Service (DDoS) attacks, but such attacks have had very different outcomes—some attacks have disabled major public websites, while the external effects of other attacks have been minimal. While on one hand the DNS protocol is relatively simple, the system has many moving parts, with multiple levels of caching and retries and replicated servers. This paper uses controlled experiments to examine how these mechanisms affect DNS resilience and latency, exploring both the client side’s DNS user experience, and server-side traffic. We find that, for about 30% of clients, caching is not effective. However, when caches are full they allow about half of clients to ride out server outages that last less than cache lifetimes, Caching and retries together allow up to half of the clients to tolerate DDoS attacks longer than cache lifetimes, with 90% query loss, and almost all clients to tolerate attacks resulting in 50% packet loss. While clients may get service during an attack, tail-latency increases for clients. For servers, retries during DDoS attacks increase normal traffic up to 8\times. Our findings about caching and retries help explain why users see service outages from some real-world DDoS events, but minimal visible effects from others.

Bibtex Citation

@inproceedings{Moura18b,
  author = {Moura, Giovane C. M. and Heidemann, John and M{\"u}ller, Moritz and de O. Schmidt, Ricardo and Davids, Marco},
  title = {When the Dike Breaks: Dissecting {DNS}
                    Defenses During {DDoS}},
  booktitle = {Proceedings of the ACM Internet Measurement Conference},
  year = {2018},
  sortdate = {2018-10-31},
  project = {ant, lacanic, pinest, nipet},
  jsubject = {network_security},
  month = oct,
  jlocation = {johnh: pafile},
  keywords = {anycast, dns, ddos, root ddos},
  url = {https://ant.isi.edu/%7ejohnh/PAPERS/Moura18b.html},
  pdfurl = {https://ant.isi.edu/%7ejohnh/PAPERS/Moura18b.pdf},
  dataurl = {https://ant.isi.edu/datasets/dns/#Moura18b_data},
  otherurl = {https://conferences.sigcomm.org/imc/2018/papers/imc18-final18.pdf},
  doi = {https://doi.org/10.1145/3278532.3278534},
  blogurl = {https://ant.isi.edu/blog/?p=1244},
  myorganization = {USC/Information Sciences Institute},
  copyrightholder = {authors}
}
Copyright © by John Heidemann