The macOS system must configure audit_control group to wheel.
DISA Rule
SV-268473r1034359_rule
Vulnerability Number
V-268473
Group Title
SRG-OS-000057-GPOS-00027
Rule Version
APPL-15-001110
Severity
CAT II
CCI(s)
- CCI-000162 - Protect audit information from unauthorized access.
- CCI-000163 - Protect audit information from unauthorized modification.
- CCI-000164 - Protect audit information from unauthorized deletion.
- CCI-000171 - Allow organization-defined personnel or roles to select the event types that are to be logged by specific components of the system.
- CCI-001493 - Protect audit tools from unauthorized access.
- CCI-001494 - Protect audit tools from unauthorized modification.
- CCI-001495 - Protect audit tools from unauthorized deletion.
Weight
10
Fix Recommendation
Configure the macOS system with the audit_control group to wheel with the following command:
/usr/bin/chgrp wheel /etc/security/audit_control
Check Contents
Verify the macOS system is configured with the audit_control group to wheel with the following command:
/bin/ls -dn /etc/security/audit_control | /usr/bin/awk '{print $4}'
If the result is not "0", this is a finding.
Vulnerability Number
V-268473
Documentable
False
Rule Version
APPL-15-001110
Severity Override Guidance
Verify the macOS system is configured with the audit_control group to wheel with the following command:
/bin/ls -dn /etc/security/audit_control | /usr/bin/awk '{print $4}'
If the result is not "0", this is a finding.
Check Content Reference
M
Target Key
5661