SV-99621r1_rule
V-88971
SRG-APP-000211-WSR-000031
VROM-TC-000525
CAT I
10
At the command prompt, execute the following commands:
find /usr/lib/vmware-vcops/tomcat-enterprise/conf -type f -exec chmod o=--- {} \;
find /usr/lib/vmware-vcops/tomcat-enterprise/bin -type f -exec chmod o=--- {} \;
At the command prompt, find any world accessible files by executing the following commands:
ls -alR /usr/lib/vmware-vcops/tomcat-enterprise/bin /usr/lib/vmware-vcops/tomcat-enterprise/conf | grep -E '^-' | awk '$1 !~ /---$/ {print}'
If the command produces any output, this is a finding.
V-88971
False
VROM-TC-000525
At the command prompt, find any world accessible files by executing the following commands:
ls -alR /usr/lib/vmware-vcops/tomcat-enterprise/bin /usr/lib/vmware-vcops/tomcat-enterprise/conf | grep -E '^-' | awk '$1 !~ /---$/ {print}'
If the command produces any output, this is a finding.
M
3441