Check: BIND-9X-001070
BIND 9.x STIG:
BIND-9X-001070
(in version v3 r0.1)
Title
The print-category variable for the configuration of BIND 9.x server logs must be configured to record information indicating which process generated the events. (Cat II impact)
Discussion
Without establishing where events occurred, it is impossible to establish, correlate, and investigate the events relating to an incident. Associating information about where the event occurred within the application provides a means of investigating an attack, recognizing resource utilization or capacity thresholds, or identifying an improperly configured application. To compile an accurate risk assessment and provide forensic analysis, it is essential for security personnel to know where events occurred, such as application components, modules, session identifiers, filenames, host names, and functionality.
Check Content
For each logging channel that is defined, verify that the "print-category" sub statement is listed. Inspect the "named.conf" file for the following: logging { channel channel_name { print-category yes; }; }; If the "print-category" statement is missing, this is a finding. If the "print-category" statement is not set to "yes", this is a finding.
Fix Text
Edit the "named.conf" file. Add the "print-category" sub statement to the "channel" statement. Configure the "print-category" sub statement to "yes". Restart the BIND 9.x process.
Additional Identifiers
Rule ID: SV-272370r1067949_rule
Vulnerability ID: V-272370
Group Title: SRG-APP-000097-DNS-000008
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000132 |
Ensure that audit records containing information that establishes where the event occurred. |
Controls
Number | Title |
---|---|
AU-3 |
Content of Audit Records |