Check: GEN002760
Solaris 10 X86 STIG:
GEN002760
(in versions v2 r4 through v1 r17)
Title
The audit system must be configured to audit all administrative, privileged, and security actions. (Cat II impact)
Discussion
If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.
Check Content
Check the auditing configuration of the system. # grep flags /etc/security/audit_control If the am flag is not present, and either of the -am or +am flags is not present, this is a finding.
Fix Text
Edit /etc/security/audit_control and add am to the flags list. Load the new audit configuration. # auditconfig -conf
Additional Identifiers
Rule ID: SV-227732r603266_rule
Vulnerability ID: V-227732
Group Title: SRG-OS-000062
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000169 |
The information system provides audit record generation capability for the auditable events defined in AU-2 a. at organization-defined information system components. |
Controls
Number | Title |
---|---|
AU-12 |
Audit Generation |