CVE-2006-0987
ISC BIND - Denial of Service via DNS Query Traffic Amplification
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-0987.
PoCs published by pcastagnaro, including Metasploit module auxiliary/scanner/dns/dns_amp.
AI-analyzed exploit summary This repository contains a Python-based scanner designed to detect DNS servers vulnerable to amplification attacks by sending crafted DNS queries and analyzing response sizes. It does not exploit the vulnerability but identifies misconfigured DNS resolvers that could be used in DDoS attacks.
Description
The default configuration of ISC BIND before 9.4.1-P1, when configured as a caching name server, allows recursive queries and provides additional delegation information to arbitrary IP addresses, which allows remote attackers to cause a denial of service (traffic amplification) via DNS queries with spoofed source IP addresses.
Exploits (2)
This repository contains a Python-based scanner designed to detect DNS servers vulnerable to amplification attacks by sending crafted DNS queries and analyzing response sizes. It does not exploit the vulnerability but identifies misconfigured DNS resolvers that could be used in DDoS attacks.
This Metasploit module scans for DNS servers vulnerable to amplification attacks by sending crafted DNS queries and analyzing responses for recursion availability and amplification potential.