Home / Blogs

Survey Results Expose Widespread DNS Vulnerabilities

The Measurement Factory and Infoblox have announced results of a survey of more than 1.3 million Internet-connected, authoritative domain name system (DNS) servers around the globe. The results of the survey indicate that as many as 84 percent of Internet name servers could be vulnerable to pharming attacks, and that many exhibit other security and deployment-related vulnerabilities.

The surveys consisted of several queries directed at each of a large set of external DNS servers to estimate the number of systems deployed today and determine specific configuration details.

The survey results revealed that many organizations often disregard these critical systems, which perform the functions necessary to make their presence available and accessible on the Internet. The Internet Systems Consortium's BIND software, which performs the domain name resolution function, is often out of date, opening the door to malicious attacks. And, the systems are sometimes mis-configured, potentially compromising network availability.

Following is a summary of the significant survey results:

  • There are an estimated 7.5 million external DNS servers on the public Internet
  • Over 75% domain name servers (of roughly 1.3 million sampled) allow recursive name service to arbitrary queriers. This opens a name server to both cache poisoning and denial of service attacks.
  • Over 40% allow zone transfers from arbitrary queriers. This exposes a name server to denial of service attacks and gives attackers information about internal networks.
  • In almost 33% of the cases, all authoritative name servers for a zone were on the /24 same subnetwork. This leaves network open to accidental and deliberate denial of service attacks.
  • Only 60% of the name server records delegating each zone matched the intrazone name server records . Mis-matched records may decrease the number of servers available for resolution, reduce redundancy, increase load, and leave a zone susceptible to denial of service attacks.
  • 57% run the most recent, secure versions of BIND (9.x)

To view the complete survey results, visit:
http://dns.measurement-factory.com/surveys/sum1.html

Get CircleID's weekly roundup of postings:

Written by Jennifer Jasper

See related topics: Cyberattack, DNS, Domain Names, Security

 Master Feed (more feeds)      Twitter      Mobile
Bookmark / Email This Post

Comments

Re: Survey Results Expose Widespread DNS Vulnerabilities Mark Foster  –  Oct 27, 2005 6:53 AM PST

In October of 2003 a similar survey[1] was perform against the root-zone-listed nameservers. The results were similar - recursion is allowed on way too many root-listed nameservers and zone transfers are not restricted. Because of the hierarchical nature of DNS, this is arguably a bigger/nastier problem since, although someone can (easily) secure their own name server against recursion (threat = cache poisoning) and zone transfers (threat = unintended disclosure), the upstream name server could get poisoned and that poisoning could trickle down.
[1] http://www.credentia.cc/research/dns/cctlds/report-2003-Oct.html

Reply  |  Link  |  Report Problems

To post comments, please login or create an account.