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 web server application directories must not be accessible to anonymous user.

DISA Rule

SV-100703r1_rule

Vulnerability Number

V-90053

Group Title

SRG-APP-000211-WSR-000031

Rule Version

VRAU-TC-000490

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, execute the following command:

chmod 750 <file_name>

Repeat the command for each file that was returned.

Note: Replace <file_name> for the name of the file that was returned.

Check Contents

At the command prompt, execute the following command:

ls -alR /opt/vmware/horizon/workspace | grep -E '^-' | awk '$1 !~ /---$/ {print}'

If the command produces any output, this is a finding.

Vulnerability Number

V-90053

Documentable

False

Rule Version

VRAU-TC-000490

Severity Override Guidance

At the command prompt, execute the following command:

ls -alR /opt/vmware/horizon/workspace | grep -E '^-' | awk '$1 !~ /---$/ {print}'

If the command produces any output, this is a finding.

Check Content Reference

M

Target Key

3439

Comments