SV-282532r1200576_rule
V-282532
SRG-OS-000256-GPOS-00097
TOSS-05-000181
CAT II
10
Configure the audit tools to be owned by "root" using the following command:
$ sudo chown root [audit_tool]
Replace "[audit_tool]" with each audit tool not owned by "root".
Verify the audit tools are owned by "root" using the following command:
$ sudo stat -c "%U %n" /sbin/auditctl /sbin/aureport /sbin/ausearch /sbin/autrace /sbin/auditd /sbin/rsyslogd /sbin/augenrules
root /sbin/auditctl
root /sbin/aureport
root /sbin/ausearch
root /sbin/autrace
root /sbin/auditd
root /sbin/rsyslogd
root /sbin/augenrules
If any audit tools do not have an owner of "root", this is a finding.
V-282532
False
TOSS-05-000181
Verify the audit tools are owned by "root" using the following command:
$ sudo stat -c "%U %n" /sbin/auditctl /sbin/aureport /sbin/ausearch /sbin/autrace /sbin/auditd /sbin/rsyslogd /sbin/augenrules
root /sbin/auditctl
root /sbin/aureport
root /sbin/ausearch
root /sbin/autrace
root /sbin/auditd
root /sbin/rsyslogd
root /sbin/augenrules
If any audit tools do not have an owner of "root", this is a finding.
M
5738