STIGQter STIGQter: STIG Summary: VMware vSphere 6.7 Photon OS Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 09 Mar 2021:

The Photon operating system must be configured so that the x86 Ctrl-Alt-Delete key sequence is disabled on the command line.

DISA Rule

SV-239166r675306_rule

Vulnerability Number

V-239166

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

PHTN-67-000095

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command line, execute the following command:

# systemctl mask ctrl-alt-del.target

Check Contents

At the command line, execute the following command:

# systemctl status ctrl-alt-del.target

Expected result:

ctrl-alt-del.target
Loaded: masked (/dev/null; bad)
Active: inactive (dead)

If the output does not match the expected result, this is a finding.

Vulnerability Number

V-239166

Documentable

False

Rule Version

PHTN-67-000095

Severity Override Guidance

At the command line, execute the following command:

# systemctl status ctrl-alt-del.target

Expected result:

ctrl-alt-del.target
Loaded: masked (/dev/null; bad)
Active: inactive (dead)

If the output does not match the expected result, this is a finding.

Check Content Reference

M

Target Key

5323

Comments