SV-259044r1043177_rule
V-259044
SRG-APP-000142-AS-000014
VCLU-80-000037
CAT II
10
Navigate to and open:
/usr/lib/vmware-lookupsvc/conf/server.xml
Navigate to the <Connector> node and configure the port and address as follows:
port="${bio-custom.http.port}"
address="localhost"
Restart the service with the following command:
# vmon-cli --restart lookupsvc
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
V-259044
False
VCLU-80-000037
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
M
5565