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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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