SV-275671r1148063_rule
V-275671
SRG-OS-000363-GPOS-00150
RIIM-OS-651020
CAT II
10
Configure AIDE to notify designated personnel if baseline configurations are changed in an unauthorized manner. The file integrity tool must notify the system administrator when changes to the baseline configuration or anomalies in the operation of any security functions are discovered.
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-275671
False
RIIM-OS-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
5706