Check: BIND-9X-001002
BIND 9.x STIG:
BIND-9X-001002
(in versions v2 r3 through v1 r1)
Title
The platform on which the name server software is hosted must only run processes and services needed to support the BIND 9.x implementation. (Cat II impact)
Discussion
Hosts that run the name server software should not provide any other services. Unnecessary services running on the DNS server can introduce additional attack vectors leading to the compromise of an organization’s DNS architecture.
Check Content
Verify that the BIND 9.x server is dedicated for DNS traffic: With the assistance of the DNS administrator, identify all of the processes running on the BIND 9.x server: # ps -ef | less If any of the identified processes are not in support of normal OS functionality or in support of the BIND 9.x process, this is a finding.
Fix Text
Disable or uninstall all non-DNS related applications from the BIND 9.x server.
Additional Identifiers
Rule ID: SV-207534r879887_rule
Vulnerability ID: V-207534
Group Title: SRG-APP-000516-DNS-000109
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
Implement the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |