Description
Test whether a domain's nameservers allow unauthorized zone transfers (AXFR). Zone transfer misconfiguration is a common security vulnerability that can expose the entire DNS zone contents to attackers.
Use Cases
- Security audit — detect zone transfer vulnerabilities
- Penetration testing — enumerate DNS records via AXFR
- Compliance checking — zone transfers should be restricted
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain name to test |
format |
string | No | Response format: json or markdown |