SV-99527r1_rule
V-88877
SRG-APP-000118-WSR-000068
VROM-TC-000270
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/product-ui/ -type f -exec chmod o=--- {} \;
At the command prompt, execute the following command:
stat -c "%a %n" /storage/log/vcops/log/product-ui/* | awk '$1 !~ /^640/ && $2 ~ /(\.txt)|(\.log)/ {print}'
If the command produces any output, this is a finding.
V-88877
False
VROM-TC-000270
At the command prompt, execute the following command:
stat -c "%a %n" /storage/log/vcops/log/product-ui/* | awk '$1 !~ /^640/ && $2 ~ /(\.txt)|(\.log)/ {print}'
If the command produces any output, this is a finding.
M
3441