SV-99617r1_rule
V-88967
SRG-APP-000211-WSR-000031
VROM-TC-000515
CAT I
10
At the command prompt, execute the following command:
Note: Replace <file_name> for the name of the file that was returned.
If the file was found in /bin or /lib, execute the following command:
chmod 700 <file_name>
If the file was found in /conf, execute the following command:
chmod 600 <file_name>
Repeat the command for each file that was returned.
At the command prompt, execute the following commands:
cd /usr/lib/vmware-vcops/tomcat-web-app
ls -alR bin lib conf | grep -E '^-' | awk '$1 !~ /---$/ {print}'
If the command produces any output, this is a finding.
V-88967
False
VROM-TC-000515
At the command prompt, execute the following commands:
cd /usr/lib/vmware-vcops/tomcat-web-app
ls -alR bin lib conf | grep -E '^-' | awk '$1 !~ /---$/ {print}'
If the command produces any output, this is a finding.
M
3441