SV-282435r1200285_rule
V-282435
SRG-OS-000057-GPOS-00027
TOSS-05-000464
CAT II
10
Configure the audit system to set the audit rules to be immutable by adding the following line to end of "/etc/audit/rules.d/audit.rules":
-e 2
Restart the audit daemon for the changes to take effect.
Verify the audit system prevents unauthorized changes using the following command:
$ sudo grep "^\s*[^#]" /etc/audit/audit.rules | tail -1
-e 2
If the audit system is not set to be immutable by adding the "-e 2" option to the end of "/etc/audit/audit.rules", this is a finding.
V-282435
False
TOSS-05-000464
Verify the audit system prevents unauthorized changes using the following command:
$ sudo grep "^\s*[^#]" /etc/audit/audit.rules | tail -1
-e 2
If the audit system is not set to be immutable by adding the "-e 2" option to the end of "/etc/audit/audit.rules", this is a finding.
M
5738