Using DNS zone Transfers vulnerability Tool Dnswalk DNS zone transfers (DNS zone transfer) refers to a standby server that uses data from the autonomous server to refresh its own domain (zone) database. When the primary server fails, the standby server automatically replaces the primary server to provide the domain name resolution service. When a DNS server is incorrectly configured so that a client makes a request, it provides the other party with a zone database details. This forms the DNS Zone Transfers vulnerability tool. The vulnerability allows testers to quickly identify all hosts in a particular zone, gather domain information, and select penetration test targets. Kali Linux provides tools Dnswalk to directly determine if the DNS Zone transfers vulnerability exists for the server that corresponds to the domain name. If it exists, you can obtain various information about the domain name.
Using the DNS Zone Transfers Vulnerability tool Dnswalk