SV-100173r1_rule
V-89523
SRG-OS-000062-GPOS-00031
VRAU-SL-000225
CAT II
10
Ensure attempts to alter /var/log/faillog are audited by modifying /etc/audit/audit.rules to contain -w /var/log/faillog -p wa with the following command:
echo '-w /var/log/faillog -p wa' >> /etc/audit/audit.rules
Or run the following command to implement all logging requirements:
# /etc/dodscript.sh
Verify that attempts to alter the log files /var/log/faillog are audited:
# egrep "faillog" /etc/audit/audit.rules
If "-w /var/log/faillog -p wa" entry does not exist, this is a finding.
V-89523
False
VRAU-SL-000225
Verify that attempts to alter the log files /var/log/faillog are audited:
# egrep "faillog" /etc/audit/audit.rules
If "-w /var/log/faillog -p wa" entry does not exist, this is a finding.
M
3459