Security quotes of the week
Security quotes of the week
Posted Apr 26, 2018 20:56 UTC (Thu) by naptastic (guest, #60139)Parent article: Security quotes of the week
> The client forwards this, with the session key encrypted under the .odns authoritative server’s public key ({k}PK) in the “Additional Information” record of the DNS query to the recursive resolver, which then forwards it to the authoritative name server for .odns. The authoritative server decrypts the session key with his private key, and then subsequently decrypts the requested domain with the session key. The authoritative server then forwards the DNS request to the appropriate name server, acting as a recursive resolver.
This seems like it could become a vector for a DNS reflection attack.
