1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 EAM Tomcat V1R1
  4. VCEM-67-000009 – ESX Agent Manager must only run one webapp.

VCEM-67-000009 – ESX Agent Manager must only run one webapp.

Details

VMware ships ESX Agent Managers on the VCSA with one webapp. Any other path is potentially malicious and must be removed.

Solution

For each unexpected directory returned in the check, run the following command:

# rm /usr/lib/vmware-eam/web/webapps/

Restart the service with the following command:

# vmon-cli –restart eam

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles