Replies: 2 comments
-
|
I've typo'd cnames a few times. It would be nice to have a warning about this before deploying an update to DNS. My only regret about |
Beta Was this translation helpful? Give feedback.
-
|
dnscontrol could catch cname's pointing to missing labels if the destination domain is mentioned in dnsconfig.js. (and a warning would be an excellent idea). However the attack mentioned only works when the destination is out of dnscontrol's control. That said, it would be easy to write code that did DNS looksups for those cases... but I think that sgould be an external utility. Something like: or |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ars Technica published an article about big-name universities serving porn from dangling CNAME records after the intended target was decommissioned and then malicious actors grabbed up the target resource for their own purposes.
Seems like something dnscontrol could help police.
Beta Was this translation helpful? Give feedback.
All reactions