All Automation Controller NGINX front-end web server files must be verified for their integrity (e.g., checksums and hashes) before becoming part of the production web server.
Being able to verify that a patch, upgrade, certificate, etc., being added to the web server is unchanged from the producer of the file is essential for file validation and nonrepudiation of the information.
The Automation Controller NGINX web server host must have a mechanism to verify that files are valid prior to installation.
Check
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.
Fix
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: