Check: GEN002740
Solaris 10 SPARC STIG:
GEN002740
(in versions v2 r4 through v1 r17)
Title
The audit system must be configured to audit file deletions. (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
# grep flags /etc/security/audit_control Confirm flags fd or +fd and -fd are configured.
Fix Text
Edit /etc/security/audit_control and add the fd to the flags list. Load the new audit configuration. # auditconfig -conf
Additional Identifiers
Rule ID: SV-226601r603265_rule
Vulnerability ID: V-226601
Group Title: SRG-OS-000062
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000169 |
Provide audit record generation capability for the event types the system is capable of auditing as defined in AU-2 a on organization-defined information system components. |
Controls
Number | Title |
---|---|
AU-12 |
Audit Generation |