SV-270652r1067138_rule
V-270652
SRG-OS-000447-GPOS-00201
UBTU-24-100130
CAT II
10
Configure Ubuntu 24.04 LTS to notify designated personnel if baseline configurations are changed in an unauthorized manner.
Modify the "SILENTREPORTS" parameter in the "/etc/default/aide" file with a value of "no" if it does not already exist as follows:
SILENTREPORTS=no
Verify that Advanced Intrusion Detection Environment (AIDE) notifies the SA when anomalies in the operation of any security functions are discovered with the following command:
$ grep SILENTREPORTS /etc/default/aide
SILENTREPORTS=no
If "SILENTREPORTS" is set to "yes", is commented out, or is missing, this is a finding.
V-270652
False
UBTU-24-100130
Verify that Advanced Intrusion Detection Environment (AIDE) notifies the SA when anomalies in the operation of any security functions are discovered with the following command:
$ grep SILENTREPORTS /etc/default/aide
SILENTREPORTS=no
If "SILENTREPORTS" is set to "yes", is commented out, or is missing, this is a finding.
M
5673