Say a company successfully applied to IANA to make .bob a Top-level domain and the company now operates the registry of every domain with .bob as the TLD. If the comany is under an authoritarian government with a track record of manipulating the Internet infrastructure, can a domain target.bob be hijacked so that it gets resolved to a server the government owns, instead of going through the name server the domain owner specified? Will DNSSEC help?
Can a TLD operator (not registrar) maliciously change the DNS resolution of a domain with that TLD?
90 Views Asked by Andy Wang At
1
There are 1 best solutions below
Related Questions in SECURITY
- Can MVC.NET prevent SQL-injection at razor or controller level?
- Forgotten password reset page: should the user need to enter a username/email as well?
- Dynamic roles list in CustomAuthorize ASP MVC
- Access roles from multiple applications
- How to Fix TLS CBC Incorrect Padding Abuse Vulnerability on Windows 2003 Server
- Evernote Web Clipper and Content Security Policy
- Invalidate user credentials when password changes
- Spring Boot MVC non-role based security
- Correct Captcha behaviour on error
- Is macro more secure than static const if I don't want someone to know or change the hardcode value?
- In Android, ensuring only pre-decided users can only use the app
- Authenticating plain text passwords against md5 hash in DB using Apache Shiro
- Symfony2 - handle HTTP/Entity user access restrictions
- Client side computation without exposing code?
- searchable row level encryption using java?
Related Questions in DNS
- Configured TTL for A record(s) backing CNAME records
- Redirecting subdomain to directory on Azure
- SPF and DKIM records for Mandrill on DigitalOcean
- How to convert hostname to DNS name?
- Could someone bring Google OAuth2 for Cloud DNS via Rest to light?
- Spoof Captive Portal Screen on an iOS Device using DNS
- DNS_PROBE_FINISHED_NXDOMAIN on Google App Engine website
- How to check if a redirect leads to a different domain
- IP address to Domain Name? DNS?
- error CS1729: The type `ARSoft.Tools.Net.Dns.DnsServer' does not contain a constructor that takes `4' arguments
- Windows, Apache, Acrylic DNS, and wildcard subdomains
- How to configure DNS for microsoft odbc driver for oracle (in 64 bit arch.)
- How to use one time domain name in android?
- logstash dns filter miss
- Redirect website to another website if blocked in particular region
Related Questions in IANA
- How to get the offset for a specific date + time + iana time zone (unix)
- tzupdater failures with 2020b & 2020c
- What are the 153 top level domains starting with XN?
- Convert deprecated timezones php
- What is the shortest reserved (example) domain
- Timezones abbreviations
- Determine Time Offset given Olson TZID and local DateTime?
- Olson time zone to windows
- Where can I find a list of all assigned TLS extensions, groups, ciphers?
- Mapping IANA/Olson timezone database to abbreviations (like EST, PST, etc)
- Using datetime, latitude and longitude need of offset with/without DST using Zdump IANA
- What is a media type (AKA MIME) Template?
- Why would using a port number in the Dynamic Ports range be unsuitable for an application?
- Are all combinations of language codes and regions in the language-subtag-registry valid?
- How to get current IANA Timezone Database version in Golang?
Related Questions in ICANN
- How to Recoverer domain verification email sent by ICANN
- Where do services like http://whoisxmlapi.com get their data?
- AWS Route 53 Email Verification stuck due to (stupidly) using the domain as the registrar contact email
- symlinked hosts file ignored by OS X; dev domains redirect to 127.0.53.53
- The domain name I want is in "clienthold"; am I likely to be able to get this name?
- Can a TLD operator (not registrar) maliciously change the DNS resolution of a domain with that TLD?
- Domain names assigned with IP
- Update nameservers while transferring a domain
- How companies get a top level domain TLD? eg. .SOMETHING
- non-latin email address validation
- What is ICANN domain status: 'clientTransferProhibited'?
- Domain pointing to wrong site
- ICANN Name Collision & Chrome
- How does this URL has something before www?
- How to make DNS accessible to public
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Yes, technically any node in the DNS tree can pervert everything below. But, especially at the TLD level it will be akin to a move with a nuke, it will be seen quickly and draw lots of actions and consequences.
You may want to go back at the Verisign Sitefinder fiasco. Not exactly the case you describe but very similar. It generated two consequences:
root-delegation-onlyin bind that means exactly that (for both root and TLDs) to ensure there is no "hijacks".And DNSSEC can help, but in a limited way. Because in your case even if the domain is properly delegated and DNSSEC secured before the hijack, it means the registry has and published the
DSrecord, so once the hijack happens thoseDSrecords can be hijacked as well, or just removed, and end resolvers will see the change but just with that can not detect really a problem nor work around it.Note that in your case of "authoritarian government" they don't even need to go to the registry and the authoritative nameservers. They can force things at the recursive state also, forcing ISPs. And it completely happens today, and even in non authoritarian government: various names are, by law or judge, forbidden to be resolved. Sometimes it happens at registry side (see Microsoft seizing domains recently - and regularly - at https://arstechnica.com/information-technology/2021/12/microsoft-seizes-domains-used-by-highly-sophisticated-hackers-in-china/), and sometimes at resolver (this the recent judgment against Quad9 a big public recursive nameserver service: https://www.quad9.net/news/blog/quad9-and-sony-music-german-injunction-status/)
Also, side technical note: in the DNS a dot does not mean necessarily a delegation, and both sides can be administratively and technically handled by a single party. For example
gouv.frandfrare technically and administratively handled by the same entity, there is no delegation nor hijack.