3.3 (L1) Host must deactivate the ESXi Managed Object Browser (MOB)

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The Managed Object Browser (MOB) is a web-based server application that lets you examine and change system objects and configurations. It is a prudent security measure to deactivate the MOB unless it's essential for operations. The parameter governing this behavior is Config.HostAgent.plugins.solo.enableMob with a recommended setting of False.

Deactivating non-essential services like MOB adheres to the principle of least functionality, reducing potential attack vectors.

Solution

To disabled MOB, perform the following from the vSphere Web Client:

- Select a host
- Click Configure then expand System then select Advanced System Settings
- Click Edit then search for Config.HostAgent.plugins.solo.enableMob
- Set the value to false
- Click OK

Note: You cannot disable the MOB while a host is in lockdown mode.

Note 2: You must disable MOB from the vSphere interface not via the vim-cmd command.

Impact:

There is no specified functional impact; however, if MOB functionalities are needed later, manual reactivation is required.

See Also

https://workbench.cisecurity.org/benchmarks/15784