ESXI-06-000028 - The SSH daemon must limit connections to a single session.

Information

The SSH protocol has the ability to provide multiple sessions over a single connection without reauthentication. A compromised client could use this feature to establish additional sessions to a system without consent or knowledge of the user.

Solution

To set the MaxSessions setting, add or correct the following line in '/etc/ssh/sshd_config':

MaxSessions 1

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMware_vSphere_6-0_ESXi_V1R5_STIG.zip