SV-256449r959006_rule
V-256449
SRG-OS-000478-VMM-001980
ESXI-70-000274
CAT II
10
From an ESXi shell, add or correct the following line in "/etc/ssh/sshd_config":
Ciphers aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
From an ESXi shell, run the following command:
# /usr/lib/vmware/openssh/bin/sshd -T|grep ciphers
Expected result:
ciphers aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
If the output does not match the expected result, this is a finding.
V-256449
False
ESXI-70-000274
From an ESXi shell, run the following command:
# /usr/lib/vmware/openssh/bin/sshd -T|grep ciphers
Expected result:
ciphers aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
If the output does not match the expected result, this is a finding.
M
5518