dnswalk is a DNS debugger. It performs zone transfers of specified
domains, and checks the database in numerous ways for internal
consistency, as well as accuracy.
Categories
DNSLicense
Artistic LicenseFollow The dnswalk DNS database debugger
Other Useful Business Software
Windocks - Docker Oracle and SQL Server Containers
Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
Rate This Project
Login To Rate This Project
User Reviews
-
I saw the other review that said this isn't working. After setting the location of Perl at the top of the dnswalk script, I had Dnswalk running. There is a deprecation warning about the use of 'defined(@array)', but this does not stop the script from working. Other than that, the script is easy to use. I wasn't able to find any domain servers that allowed the Zone transfer, but that's beside the point here.
-
I am using FreeBSD 9.2 with Perl v5.16.3 and DNSwalk does not work right. Gives bad results and comes up with defined(@array) is deprecated at /usr/local/bin/dnswalk line 59. (Maybe you should just omit the defined()?) Has this version been fixed?? Using DNSWALK 2.0.2 Thanks. Ron