infra_dns_cookie
Determines if a nameserver supports DNS cookies (RFC 7873), mitigating cache poisoning and off-path attacks. Sends a query with a client cookie and checks for a server cookie.
Instructions
Test DNS Cookie support (RFC 7873) on a nameserver. DNS cookies protect against cache poisoning, off-path attacks, and amplification. Sends a query with a client cookie and checks if the server returns a server cookie.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nameserver | Yes | IP address or hostname of the DNS nameserver to test |