1. Home
  2. Security Hardening
  3. DISA STIG Solaris 10 X86 V2R2
  4. GEN000000-SOL00110 – The /etc/security/audit_user file must not have an extended ACL.

GEN000000-SOL00110 – The /etc/security/audit_user file must not have an extended ACL.

Details

Audit_user is a sensitive file that, if compromised, would allow a malicious user to select auditing parameters to ignore their sessions. This would allow malicious operations the auditing subsystem would not detect for that user. It could also result in long-term system compromise possibly leading to the compromise of other systems and networks.

Solution

Remove the extended ACL from the file.
# chmod A- /etc/security/audit_user

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles