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 VCAC must be configured with the appropriate ports.

DISA Rule

SV-100797r1_rule

Vulnerability Number

V-90147

Group Title

SRG-APP-000383-WSR-000175

Rule Version

VRAU-TC-000815

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /etc/vcac/catalina.properties.

Navigate to the ports specification section.

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

base.shutdown.port=-1
base.jmx.port=6969
ajp.http.port=8009
ajp.https.port=8443

Check Contents

At the command prompt, execute the following command:

cat /etc/vcac/catalina.properties | grep -E '\.port'

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

base.shutdown.port=-1
base.jmx.port=6969
ajp.http.port=8009
ajp.https.port=8443

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

Vulnerability Number

V-90147

Documentable

False

Rule Version

VRAU-TC-000815

Severity Override Guidance

At the command prompt, execute the following command:

cat /etc/vcac/catalina.properties | grep -E '\.port'

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

base.shutdown.port=-1
base.jmx.port=6969
ajp.http.port=8009
ajp.https.port=8443

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

Check Content Reference

M

Target Key

3439

Comments