SV-99657r1_rule
V-89007
SRG-APP-000266-WSR-000142
VROM-TC-000670
CAT II
10
Navigate to and open /usr/lib/vmware-casa/casa-webapp/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-casa/casa-webapp/conf/web.xml
If a <welcome-file> node is not set to a default web page, this is a finding.
V-89007
False
VROM-TC-000670
At the command prompt, execute the following command:
grep -E -A 4 '<welcome-file-list' /usr/lib/vmware-casa/casa-webapp/conf/web.xml
If a <welcome-file> node is not set to a default web page, this is a finding.
M
3441