Survey Results Expose Widespread DNS Vulnerabilities
Interesting CircleID topic regarding a recent survey on DNS name server vulnerabilities. The results and types of checks are remarkably similar to the root DNS analysis I did back in October 2003.
A technical blog focusing on Linux, FreeBSD, DNS, security and virtualization.
Interesting CircleID topic regarding a recent survey on DNS name server vulnerabilities. The results and types of checks are remarkably similar to the root DNS analysis I did back in October 2003.
Today I discovered how difficult troubleshooting dynamic dns updates can be. Bind9's update logging does not quite cut the mustard with regard to dynamic dns updates because it does not show WHAT is being updated (i.e. the actual record). It only shows what zone is being updated (or denied) and the source IP.
Oct 18 13:44:11.127 update: info: client 1.2.3.4#3672: updating zone 'example.org/IN': deleting an rrset
Oct 18 13:44:11.128 update: info: client 1.2.3.4#3672: updating zone 'example.org/IN': adding an RR
# /usr/sbin/tcpdump -vvv host client and port 53
13:36:59.782156 client.2134 > server.domain: 62112 update [1a] [2n] SOA? example.org.
xyz-123.example[|domain] (ttl 128, id 43189, len 129)
13:36:59.782779 server.domain > client.2134: [udp sum ok] 62112 update [0q] 0/0/0 (12)
(DF) (ttl 64, id 65019, len 40)
Labels: DNS
Due to a recent discovery that VMware censors their customers' freedom of speech, I have pulled my benchmarks showing Xen vs. ESX comparitive analysis. I do not like to be sued.
Labels: virtualization