Information
The vCenter Server SSH service must be deactivated. vCenter Server, delivered as an appliance, is intended for management via VAMI, vSphere Client, and APIs. While SSH is a support tool, it should be deactivated unless required, except for vCenter Server High Availability (not vSphere HA!) which necessitates its use.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
(Get-CisService -Name "com.vmware.appliance.access.ssh").set($false)