8.7.1 Ensure VIX messages from the VM are disabled

Information

The VIX API is a library for writing scripts and programs to manipulate virtual machines. If
you do not make use of custom VIX programming in your environment, then you should
disable certain features, such as the ability to send messages from the VM to the host.
Disabling that feature does not adversely affect the functioning of VIX operations that
originate outside the guest, so certain VMware and third-party solutions that rely upon this
capability should continue to work. This is a deprecated interface.

*Rationale*

Disabling unneeded features reduces the potential for vulnerabilities.

Solution

To disable VIX messages from the VM, run the following PowerCLI command:

# Add the setting to all VMs
Get-VM | New-AdvancedSetting -Name 'isolation.tools.vixMessage.disable' -value $true

See Also

https://workbench.cisecurity.org/files/2168

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7

Plugin: VMware

Control ID: 5d8faed7bd17750b1dde66986c664f241adbe2730eb89aef5c4498c55e9e86f5