SV-256525r991567_rule
V-256525
SRG-OS-000278-GPOS-00108
PHTN-30-000051
CAT II
10
If the audit system binaries have been altered, the system must be taken offline and the information system security manager (ISSM) notified immediately.
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" | grep -v "^...........c"
If there is any output, this is a finding.
V-256525
False
PHTN-30-000051
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" | grep -v "^...........c"
If there is any output, this is a finding.
M
5520