SV-100743r1_rule
V-90093
SRG-APP-000266-WSR-000142
VRAU-TC-000645
CAT II
10
Navigate to and open /etc/vco/app-server/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' /etc/vco/app-server/web.xml
If a <welcome-file> node is not set to a default web page, this is a finding.
V-90093
False
VRAU-TC-000645
At the command prompt, execute the following command:
grep -E -A 4 '<welcome-file-list' /etc/vco/app-server/web.xml
If a <welcome-file> node is not set to a default web page, this is a finding.
M
3439