IRIX 6.5 Version Comparison
IRIX 6.5 Benchmark - Xylok Custom
Comparison
There are 246 differences between versions v1 r0.1 (March 29, 2018) (the "left" version) and v1 r1 (March 31, 2018) (the "right" version).
Check GEN000000-IRIX00080 was added to the benchmark in the "right" version.
This check's original form is available here.
Text Differences
Title
The /etc/config/sat_select.options file must be group-owned by root.
Check Content
Check /etc/config/sat_select.options group ownership. # ls -lL /etc/config If /etc/config/sat_select.options file is not group owned by root, this is a finding.
Discussion
The IRIX sat_select.options file allows for selective auditing or non-auditing of features for certain users. If it is not protected, it could be compromised and used to mask audit events. This could cause the loss of valuable forensics data in the case of a system compromise.
Fix
Change the group owner of the sat_select.options file to root.