SV-269543r1050426_rule
V-269543
SRG-OS-000256-GPOS-00097
ALMA-09-056560
CAT II
10
Configure the audit tools to have a mode of "0755" by running the following command:
$ chmod 0755 [audit_tool]
Replace "[audit_tool]" with each audit tool that has a more permissive mode than 0755.
Verify the audit tools have a mode of "0755" or less with the following command:
$ stat -c "%#a %n" /sbin/auditctl /sbin/aureport /sbin/ausearch /sbin/autrace /sbin/auditd /sbin/rsyslogd /sbin/augenrules
0755 /sbin/auditctl
0755 /sbin/aureport
0755 /sbin/ausearch
0750 /sbin/autrace
0755 /sbin/auditd
0755 /sbin/rsyslogd
0755 /sbin/augenrules
If any of the audit tool files have a mode more permissive than "0755", this is a finding.
V-269543
False
ALMA-09-056560
Verify the audit tools have a mode of "0755" or less with the following command:
$ stat -c "%#a %n" /sbin/auditctl /sbin/aureport /sbin/ausearch /sbin/autrace /sbin/auditd /sbin/rsyslogd /sbin/augenrules
0755 /sbin/auditctl
0755 /sbin/aureport
0755 /sbin/ausearch
0750 /sbin/autrace
0755 /sbin/auditd
0755 /sbin/rsyslogd
0755 /sbin/augenrules
If any of the audit tool files have a mode more permissive than "0755", this is a finding.
M
5664