SV-268250r1038779_rule
V-268250
SRG-APP-000505-NDM-000322
HYCU-ND-000380
CAT II
10
Audit logging is enabled by default within the HYCU VM console. If an administrator disabled it, reenable it by logging in to the HYCU VM console and running the following commands:
chkconfig auditd on
systemctl start auditd
Use the following command to review the logs:
cat /var/log/secure | less
Use the "/" character to search the log or timeframe for any undesired/unapproved changes.
Log in to the HYCU VM console and load the STIG audit rules by using the following commands:
1. sudo cp /usr/share/audit/sample-rules/10-base-config.rules /usr/share/audit/sample-rules/30-stig.rules /usr/share/audit/sample-rules/31-privileged.rules /usr/share/audit/sample-rules/99-finalize.rules /etc/audit/rules.d/
2. sudo augenrules --load
Log in to the VM console and run the following command:
chkconfig auditd
If the Audit Service is not enabled, this is a finding.
Check the contents of the "/var/log/audit/audit.log" file.
If the audit log does not have the required contents, this is a finding.
V-268250
False
HYCU-ND-000380
Log in to the VM console and run the following command:
chkconfig auditd
If the Audit Service is not enabled, this is a finding.
Check the contents of the "/var/log/audit/audit.log" file.
If the audit log does not have the required contents, this is a finding.
M
5660