Difference between revisions of "Dnstest"

From SkullSecurity
Jump to navigation Jump to search
(New page: This program simply checks whether or not you have the authoritative nameserver for a given domain. Implicitly called by the other dns* programs I've written, all it does is look up a rand...)
(No difference)

Revision as of 04:28, 21 February 2010

This program simply checks whether or not you have the authoritative nameserver for a given domain. Implicitly called by the other dns* programs I've written, all it does is look up a random subdomain and see if the response comes back.