Check: GEN002720
Title
The audit system must be configured to audit failed attempts to access files and programs. (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 system audit configuration to determine if failed attempts to access files and programs are audited. # sat_select If sat_access_denied is not configured, this is a finding.
Fix Text
Edit /etc/security/audit_control and add the fr or -fr flags to the flags list. Load the new audit configuration. # auditconfig -conf
Additional Identifiers
Rule ID:
Vulnerability ID: V-814
Group Title:
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000126 |
Specify the organization-defined event types (subset of the event types defined in AU-2a) along with the frequency of (or situation requiring logging for each identified event type. |
Controls
Number | Title |
---|---|
AU-2 |
Audit Events |