STIGQter STIGQter: STIG Summary: VMware vRealize Automation 7.x tc Server Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

tc Server HORIZON must be configured with the appropriate ports.

DISA Rule

SV-100793r1_rule

Vulnerability Number

V-90143

Group Title

SRG-APP-000383-WSR-000175

Rule Version

VRAU-TC-000805

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /opt/vmware/horizon/workspace/conf/catalina.properties.

Navigate to the ports specification section.

Set the tc Server HORIZON port specifications according to the list below:

base.shutdown.port=-1
base.jmx.port=6969
bio-ssl.https.port=6443

Check Contents

At the command prompt, execute the following command:

cat /opt/vmware/horizon/workspace/conf/catalina.properties | grep -E '\.port'

Review the listed ports. Verify that they match the list below of tc Server HORIZON ports.

base.shutdown.port=-1
base.jmx.port=6969
bio-ssl.https.port=6443

If the displayed ports do not match the above list of ports, this is a finding.

Vulnerability Number

V-90143

Documentable

False

Rule Version

VRAU-TC-000805

Severity Override Guidance

At the command prompt, execute the following command:

cat /opt/vmware/horizon/workspace/conf/catalina.properties | grep -E '\.port'

Review the listed ports. Verify that they match the list below of tc Server HORIZON ports.

base.shutdown.port=-1
base.jmx.port=6969
bio-ssl.https.port=6443

If the displayed ports do not match the above list of ports, this is a finding.

Check Content Reference

M

Target Key

3439

Comments