SV-219338r610963_rule
V-219338
SRG-OS-000363-GPOS-00150
UBTU-18-010508
CAT II
10
Configure the Ubuntu operating system 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.
Verify that Advanced Intrusion Detection Environment (AIDE) notifies the system administrator when anomalies in the operation of any security functions are discovered.
Check that AIDE notifies the system administrator when anomalies in the operation of any security functions are discovered with the following command:
#sudo grep SILENTREPORTS /etc/default/aide
SILENTREPORTS=no
If SILENTREPORTS is uncommented and set to yes, this is a finding.
V-219338
False
UBTU-18-010508
Verify that Advanced Intrusion Detection Environment (AIDE) notifies the system administrator when anomalies in the operation of any security functions are discovered.
Check that AIDE notifies the system administrator when anomalies in the operation of any security functions are discovered with the following command:
#sudo grep SILENTREPORTS /etc/default/aide
SILENTREPORTS=no
If SILENTREPORTS is uncommented and set to yes, this is a finding.
M
4055