SV-256944r1016556_rule
V-256944
SRG-APP-000131-WSR-000051
APWS-AT-000230
CAT I
10
As a System Administrator, for each Automation Controller NGINX web server host, check for existing or install AIDE:
yum install -y aide
Create or update the AIDE database immediately after initial installation of each Automation Controller NGINX web server host:
aide --init && mv /var/lib/aide/aide.db.new.gz /var/lib/aide/aide.db.gz
Accept any expected changes to the host by updating the AIDE database:
aide --update
The output will provide checksums for the AIDE database. Save in a protected location.
As a System Administrator, for each Automation Controller NGINX web server host, verify the integrity of the Automation Controller NGINX web server hosts files:
aide --check
Verify the displayed checksums against previously reserved checksums of the Advanced Intrusion Detection Environment (AIDE) database.
If there are any unauthorized or unexplained changes against previous checksums, this is a finding.
V-256944
False
APWS-AT-000230
As a System Administrator, for each Automation Controller NGINX web server host, verify the integrity of the Automation Controller NGINX web server hosts files:
aide --check
Verify the displayed checksums against previously reserved checksums of the Advanced Intrusion Detection Environment (AIDE) database.
If there are any unauthorized or unexplained changes against previous checksums, this is a finding.
M
5535