]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix ghost domain link
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 7 Jun 2013 08:51:58 +0000 (10:51 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 7 Jun 2013 08:51:58 +0000 (10:51 +0200)
pdns/docs/pdns.xml

index 8b09d196e3f50610a851cacc1b6f074e0f56f9eb..e4226d235a74731470e1347605c9d23b030383f8 100644 (file)
           <listitem>
             <para>
               While Recursor 3.3 was not vulnerable to the specific attack noted in
-              <ulink url="https://www.isc.org/files/imce/ghostdomain_camera.pdf">'Ghost Domain Names: Revoked Yet Still Resolvable'</ulink>,
+              'Ghost Domain Names: Revoked Yet Still Resolvable' (more information at <ulink url="http://resources.infosecinstitute.com/ghost-domain-names/">A New DNS Exploitation Technique: Ghost Domain Names</ulink>),
               further investigation showed that a variant of the attack could work. This was fixed in c3085. This should
               also close the slightly bogus
               <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1193">CVE-2012-1193</ulink>. Closes t668.