SV-239770r679537_rule
V-239770
SRG-APP-000435-WSR-000147
VCFL-67-000029
CAT II
10
Navigate to and openĀ /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml in a text editor.
Ensure that the server port is disabled as follows:
<Server port="-1">
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/@port' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
port="-1"
If the output does not match the expected result, this is a finding.
V-239770
False
VCFL-67-000029
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/@port' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
port="-1"
If the output does not match the expected result, this is a finding.
M
5336