The DNS implementation must protect the authenticity of communications sessions for zone transfers.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-205182 | SRG-APP-000219 | SRG-APP-000219-DNS-000028 | SV-205182r961110_rule | 2024-07-02 | 4 |
Description |
---|
DNS is a fundamental network service that is prone to various attacks, such as cache poisoning and man-in-the middle attacks. If communication sessions are not provided appropriate validity protections, such as the employment of DNSSEC, the authenticity of the data cannot be guaranteed. |
ℹ️ Check |
---|
Review the DNS server implementation to confirm zone transfers are signing using transaction signing (TSIG) shared key or via SIG(0) asymmetric cryptography public keys. If the DNS server does not ensure integrity of zone transfers by TSIG or SIG(0) signing, this is a finding. |
✔️ Fix |
---|
Configure the DNS server with transaction signing (TSIG) or SIG(0). |