<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: DNS Vulnerability; The Other Part of that Partial Disclosure</title>
	<atom:link href="http://ddos.arbornetworks.com/2008/07/dns-vulnerability-the-other-part-of-that-partial-disclosure/feed/" rel="self" type="application/rss+xml" />
	<link>http://ddos.arbornetworks.com/2008/07/dns-vulnerability-the-other-part-of-that-partial-disclosure/</link>
	<description>A weblog dedicated to educating the community on security threats that matter</description>
	<lastBuildDate>Mon, 07 May 2012 13:07:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Michael N. Dundas &#187; DNS Poisoning attack discovered by Dan Kaminsky</title>
		<link>http://ddos.arbornetworks.com/2008/07/dns-vulnerability-the-other-part-of-that-partial-disclosure/comment-page-1/#comment-241938</link>
		<dc:creator>Michael N. Dundas &#187; DNS Poisoning attack discovered by Dan Kaminsky</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://asert.arbornetworks.com/?p=270#comment-241938</guid>
		<description>[...] just trust us to protect you and do the right thing. A good article on the chronology of events is here. The reason for not telling the public was that it was going to be presented at Blackhat in a [...]</description>
		<content:encoded><![CDATA[<p>[...] just trust us to protect you and do the right thing. A good article on the chronology of events is here. The reason for not telling the public was that it was going to be presented at Blackhat in a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Oberheide</title>
		<link>http://ddos.arbornetworks.com/2008/07/dns-vulnerability-the-other-part-of-that-partial-disclosure/comment-page-1/#comment-147014</link>
		<dc:creator>Jon Oberheide</dc:creator>
		<pubDate>Wed, 23 Jul 2008 20:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://asert.arbornetworks.com/?p=270#comment-147014</guid>
		<description>Danny,

I&#039;ve seen several people making the argument similar to your point: &quot;Reverse engineers are encouraged to have a gander, speculation is good&quot;, which doesn&#039;t mesh with what Dan actually communicated with the public.  What Dan explicitly encouraged was further investigation and scrutiny of DNS (which is a good thing).  What he explicitly discouraged was public speculation of the vulnerability (which of course is an arguable point).  There was certainly no higher authority enforcing Dan&#039;s requests, so it was up to the opinion of each and every researcher to judge his requests and guide their own actions.  But saying that Dan encouraged speculation is inaccurate.

Also, the attack doesn&#039;t rely on the birthday paradox.  In fact, it&#039;s even more simple.  If you can play a game with a low probability of winning a large number of times, you can achieve a high probability of eventually winning one of the games.  Since we can request an &quot;unlimited&quot; number of non-existent RRs, each with a low probability X/(2^16) of succeeding (where X is the number of TXIDs we&#039;re able to successfully beat the authoritative server with in the race), we will eventually win the game and poison the cache by slipping in the malicious glue NS RR.

Regards,
Jon Oberheide</description>
		<content:encoded><![CDATA[<p>Danny,</p>
<p>I&#8217;ve seen several people making the argument similar to your point: &#8220;Reverse engineers are encouraged to have a gander, speculation is good&#8221;, which doesn&#8217;t mesh with what Dan actually communicated with the public.  What Dan explicitly encouraged was further investigation and scrutiny of DNS (which is a good thing).  What he explicitly discouraged was public speculation of the vulnerability (which of course is an arguable point).  There was certainly no higher authority enforcing Dan&#8217;s requests, so it was up to the opinion of each and every researcher to judge his requests and guide their own actions.  But saying that Dan encouraged speculation is inaccurate.</p>
<p>Also, the attack doesn&#8217;t rely on the birthday paradox.  In fact, it&#8217;s even more simple.  If you can play a game with a low probability of winning a large number of times, you can achieve a high probability of eventually winning one of the games.  Since we can request an &#8220;unlimited&#8221; number of non-existent RRs, each with a low probability X/(2^16) of succeeding (where X is the number of TXIDs we&#8217;re able to successfully beat the authoritative server with in the race), we will eventually win the game and poison the cache by slipping in the malicious glue NS RR.</p>
<p>Regards,<br />
Jon Oberheide</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D2</title>
		<link>http://ddos.arbornetworks.com/2008/07/dns-vulnerability-the-other-part-of-that-partial-disclosure/comment-page-1/#comment-146790</link>
		<dc:creator>D2</dc:creator>
		<pubDate>Wed, 23 Jul 2008 04:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://asert.arbornetworks.com/?p=270#comment-146790</guid>
		<description>For some reason my commentary on doxpara.com and matasano.com blogs including twitter for Security Twits has largely gone unnoticed. Kudos for bringing up RFC2827 again as things like spoof protection, uRPF, FW-extensions, tracking UDP-state, HIPS looking at floods from single SRC IP would all help to address attacks on ISPs and Enterprises. Essentially one must spoof the authoratative NS SRC IP for this to work.

Sure you have to initiate the lookup via iframes/image tags/SPAM or compromised hosts to start the race in the first place, but with some form of &#039;state&#039; and good filtering this shouldn&#039;t be such an issue. Network configs can buy time to addess patching.... TIME is still the issue, both the start time and the response time...

Maybe I am missing something. Maybe not.</description>
		<content:encoded><![CDATA[<p>For some reason my commentary on doxpara.com and matasano.com blogs including twitter for Security Twits has largely gone unnoticed. Kudos for bringing up RFC2827 again as things like spoof protection, uRPF, FW-extensions, tracking UDP-state, HIPS looking at floods from single SRC IP would all help to address attacks on ISPs and Enterprises. Essentially one must spoof the authoratative NS SRC IP for this to work.</p>
<p>Sure you have to initiate the lookup via iframes/image tags/SPAM or compromised hosts to start the race in the first place, but with some form of &#8216;state&#8217; and good filtering this shouldn&#8217;t be such an issue. Network configs can buy time to addess patching&#8230;. TIME is still the issue, both the start time and the response time&#8230;</p>
<p>Maybe I am missing something. Maybe not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Average User</title>
		<link>http://ddos.arbornetworks.com/2008/07/dns-vulnerability-the-other-part-of-that-partial-disclosure/comment-page-1/#comment-146784</link>
		<dc:creator>Average User</dc:creator>
		<pubDate>Wed, 23 Jul 2008 04:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://asert.arbornetworks.com/?p=270#comment-146784</guid>
		<description>If a cautious end user avoids using DNS for critical sites by going to http:\\[ip address of Big Bank Inc] rather than www.BigBankInc.com, then said user has no worries, correct?</description>
		<content:encoded><![CDATA[<p>If a cautious end user avoids using DNS for critical sites by going to http:\\[ip address of Big Bank Inc] rather than <a href="http://www.BigBankInc.com" rel="nofollow">http://www.BigBankInc.com</a>, then said user has no worries, correct?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

