infra_axfr_protection
Test DNS nameservers for unauthorized AXFR zone transfers, a critical misconfiguration that exposes all DNS records to attackers.
Instructions
Test if a DNS nameserver allows unauthorized AXFR (zone transfer) for a domain. Successful zone transfer is a critical misconfiguration that exposes all DNS records to attackers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to attempt zone transfer for (e.g. 'example.com') | |
| nameserver | Yes | IP address or hostname of the DNS nameserver to test |