SV-99655r1_rule
V-89005
SRG-APP-000266-WSR-000142
VROM-TC-000665
CAT II
10
Navigate to and open /usr/lib/vmware-vcops/tomcat-web-app/conf/web.xml.
Inspect the file and ensure that it contains the below section:
<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
At the command prompt, execute the following command:
grep -E -A 4 '<welcome-file-list' /usr/lib/vmware-vcops/tomcat-web-app/conf/web.xml
If a <welcome-file> node is not set to a default web page, this is a finding.
V-89005
False
VROM-TC-000665
At the command prompt, execute the following command:
grep -E -A 4 '<welcome-file-list' /usr/lib/vmware-vcops/tomcat-web-app/conf/web.xml
If a <welcome-file> node is not set to a default web page, this is a finding.
M
3441