SV-270832r1068399_rule
V-270832
SRG-OS-000058-GPOS-00028
UBTU-24-909000
CAT II
10
Configure the audit system to set the audit rules to be immutable by adding the following line to the end of "/etc/audit/rules.d/audit.rules":
-e 2
Verify the audit system prevents unauthorized changes to the rules with the following command:
$ grep -E '^-e 2' /etc/audit/audit.rules
-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-270832
False
UBTU-24-909000
Verify the audit system prevents unauthorized changes to the rules with the following command:
$ grep -E '^-e 2' /etc/audit/audit.rules
-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
5673