SV-272372r1123853_rule
V-272372
SRG-APP-000176-DNS-000094
BIND-9X-001140
CAT II
10
Remove any ZSK private keys existing on the server other than the one corresponding to the active ZSK pair.
Verify that the ZSK private key is the only key stored on the name server.
For each signed zone file, identify the ZSK "key id" number:
# cat <signed_zone_file> | grep -i "zsk"
ZSK; alg = ECDSAP256SHA256; key id = 22335
Using the ZSK "key id", verify that the only private key stored on the system matches the "key id".
Kexample.com.+008+22335.private
If any ZSK private keys exist on the server other than the one corresponding to the active ZSK pair, this is a finding.
V-272372
False
BIND-9X-001140
Verify that the ZSK private key is the only key stored on the name server.
For each signed zone file, identify the ZSK "key id" number:
# cat <signed_zone_file> | grep -i "zsk"
ZSK; alg = ECDSAP256SHA256; key id = 22335
Using the ZSK "key id", verify that the only private key stored on the system matches the "key id".
Kexample.com.+008+22335.private
If any ZSK private keys exist on the server other than the one corresponding to the active ZSK pair, this is a finding.
M
5687