SV-258839r933578_rule
V-258839
SRG-OS-000278-GPOS-00108
PHTN-40-000092
CAT I
10
If the audit system binaries have been altered investigate the cause and then reinstall the audit package to restore the integrity of the package.
If performed on a VMware reinstalling the audit tools is not supported. The appliance should be restored from a backup or redeployed once the root cause is remediated.
Use the verification capability of rpm to check the MD5 hashes of the audit files on disk versus the expected ones from the installation package.
At the command line, run the following command:
# rpm -V audit | grep "^..5"
Example output:
S.5....T. c /etc/audit/auditd.conf
If there is any output for files that are not configuration files, this is a finding.
V-258839
False
PHTN-40-000092
Use the verification capability of rpm to check the MD5 hashes of the audit files on disk versus the expected ones from the installation package.
At the command line, run the following command:
# rpm -V audit | grep "^..5"
Example output:
S.5....T. c /etc/audit/auditd.conf
If there is any output for files that are not configuration files, this is a finding.
M
5569