Hello,<br><div><includetail><div style="font:Verdana normal 14px;color:#000;"><br>It's time to think about the next Yeti KSK roll!<br><br>Davey pointed out to me that the latest IANA KSK roll document does <span style="font-weight: bold;"><span style="font-style: italic;">not</span></span> have the "KSK publish with a twist" where the KSK is published, removed, and then added back in later with the revoked bit set. So there is no need to test this. This is good, because it was weird, but it also means that we need to figure out what exactly we do want to test.<br><br><br>Firstly, we can implement the attack-on-resolver DoS that Kees Monshouwer pointed out. The IANA root zone is not vulnerable to this, because of the timings, but it would still be interesting to test this in a live environment like Yeti. We should:<br><ol><li>Make the Yeti signature validity periods the same as IANA. Right now we have a 30-day validity period but Verisign uses a 14-day validity period on the root.</li><li>Deliberately DoS a resolver we run in a lab by issuing a replay. We can build an "on the wire" tool to do this, which runs on the same machine. It will see the outgoing query then send the reply back with the old signatures. We should then observe the RFC 5011 hold-down timer get reset, and the machine fail after the KSK roll. (This requires Unbound, as BIND 9 does not use the hold-down timer.)</li></ol><p><br></p><p>Secondly, we can look at exploring the "key tag" draft:<br></p><p>https://tools.ietf.org/html/draft-ietf-dnsop-edns-key-tag<br></p>This provides a way to learn what trust anchors the validators have configured. It actually documents 2 different ways to do this:<br><ol><li>Using a new EDNS option, or</li><li>Using a well-known, but normal, query.</li></ol><p>The first method requires support from the validator, the second method might not necessarily.</p><p>We can do a number of things for this:<br></p><ul><li>Survey popular validators (both resolvers, forwarders, and stub resolvers) to see what the current and planned support is.</li><li>See if vendors are willing to accept patches to implement one or both of these techniques and then implement them.</li><li>Build an external utility to implement method #2 from the draft.</li></ul><p>All of these can be done before the next KSK roll experiment, if the Yeti participants think it makes sense. Certainly if anyone wants to help that would be cool (maybe Kees wants to do that for PowerDNS, for example, since he has already done a lot of work on that software).</p><p>For the external utility, my idea is:</p><ul><li>Watch for DNSKEY packets going to the root.</li><li>Look for the NULL query with "_ta-" to the root.</li><li>If no NULL query appears in a short while (100 msec maybe?) then we can send it.</li></ul><p>Once we have some of these tools in place we can perform the actual KSK roll.<br></p><p>Please let me know what you think. It's slightly larger scope than previous Yeti experiments, but not too much so.</p><p>Cheers,<br></p><p>--<br>Shane<br></p></div></includetail></div>