STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 ESXi Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 02 Apr 2025:

The ESXi host Secure Shell (SSH) daemon must not allow compression or must only allow compression after successful authentication.

DISA Rule

SV-256390r959010_rule

Vulnerability Number

V-256390

Group Title

SRG-OS-000480-VMM-002000

Rule Version

ESXI-70-000021

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

From an ESXi shell, add or correct the following line in "/etc/ssh/sshd_config":

Compression no

Check Contents

From an ESXi shell, run the following command:

# /usr/lib/vmware/openssh/bin/sshd -T|grep compression

Expected result:

compression no

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

Vulnerability Number

V-256390

Documentable

False

Rule Version

ESXI-70-000021

Severity Override Guidance

From an ESXi shell, run the following command:

# /usr/lib/vmware/openssh/bin/sshd -T|grep compression

Expected result:

compression no

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

Check Content Reference

M

Target Key

5518