SV-99531r1_rule
V-88881
SRG-APP-000118-WSR-000068
VROM-TC-000280
CAT II
10
At the command prompt, execute the following commands:
sed -i "/^[^#]*UMASK/ c\UMASK 027" /etc/login.defs
find /storage/log/vcops/log/suite-api/ -type f -exec chmod o=--- {} \;
At the command prompt, execute the following command:
stat -c "%a %n" /storage/log/vcops/log/suite-api/* | awk '$1 !~ /^640/ && $2 ~ /(\.txt)|(\.log)/ {print}'
If the command produces any output, this is a finding.
V-88881
False
VROM-TC-000280
At the command prompt, execute the following command:
stat -c "%a %n" /storage/log/vcops/log/suite-api/* | awk '$1 !~ /^640/ && $2 ~ /(\.txt)|(\.log)/ {print}'
If the command produces any output, this is a finding.
M
3441