dns_server_fingerprint
Reveal DNS server type and version by querying CHAOS TXT records to identify potential security risks.
Instructions
Fingerprint a DNS server by querying CHAOS class TXT records (version.bind, version.server, hostname.bind, id.server). These records can reveal the DNS software type and version (BIND, PowerDNS, Unbound, Knot, dnsmasq, Windows DNS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nameserver | Yes | The DNS server IP or hostname to fingerprint (e.g. '8.8.8.8') |