SV-260584r958794_rule
V-260584
SRG-OS-000363-GPOS-00150
UBTU-22-651020
CAT II
10
Configure AIDE to notify designated personnel if baseline configurations are changed in an unauthorized manner.
Add or modify the following line in the "/etc/default/aide" file:
SILENTREPORTS=no
Verify that Advanced Intrusion Detection Environment (AIDE) notifies the system administrator when anomalies in the operation of any security functions are discovered by using the following command:
$ grep -i '^\s*silentreports' /etc/default/aide
SILENTREPORTS=no
If "SILENTREPORTS" is set to "yes", is commented out, or is missing, this is a finding.
V-260584
False
UBTU-22-651020
Verify that Advanced Intrusion Detection Environment (AIDE) notifies the system administrator when anomalies in the operation of any security functions are discovered by using the following command:
$ grep -i '^\s*silentreports' /etc/default/aide
SILENTREPORTS=no
If "SILENTREPORTS" is set to "yes", is commented out, or is missing, this is a finding.
M
5594