The Security check - version attempts a CHAOS class TXT query for version.bind to collect information about name server software and version.
DNSmonitor KB - DNS check KB

Security check - version query

The Security check - version attempts a CHAOS class TXT query for version.bind to collect information about name server software and version.

It is always a good security practice to avoid information leaks of any kind. Left unchanged the default configuration of many DNS software will share software and version information, possibly even operating system versions. This feature is helpful for administrators to quickly retrieve information about DNS servers but this information should not be shared with the world. Just look at it as a remnant of a time when trust wasn't an issue...

The check will issue a Warning message when it encounter any string of characters in the ANSWER section of a NOERROR response. The associated message will inform you which string the DNS server respond with.

Note 1. A string in a query response might be OK as long as it doesn't display the kind of information an attacker might find useful.

Note 2. The implementation of the namespace in the CHAOS class and its use differs between different DNS vendors as can be read in the Informational RFC 4892. Different DNS vendors also have their own interpretation of how to disallow these queries. As a result, no matter how you chose to configure the server to respond to these type of queries, an attacker might figure out the type of software used by analysing the content of the response.

Event severities and messages

WARNING

Version query response: string

If the string represents the software and version you use, chance are you still use the default configuration or you have a very relaxed security policy.

Our suggestion is, in order to give up as little information as possible to configure the name server to respond with a neutral query response, preferably an empty NOERROR response.

You could, of course, already have dealt with this problem by supplying your own text string in the response and are happy with that, we have no problem with that approach, although the check will continue to show the WARNING message.

If you think the warning message is annoying, you can easily turn off this check by right clicking in the check cell and toggle the check to the off position in the pop-up menu.

Solutions, tips & tricks