Expert analysis and advice on server virtualization technologies, deployments and management.
Our blogger: Bernard Golden is CEO of consulting firm HyperStratus, which specializes in virtualization, cloud computing and related issues. He is also the author of "Virtualization for Dummies," the best-selling book on virtualization to date.
VMware's Free ESXi Will Cost You if it's Not Secured Properly
Keywords: VMware ESXi, free VMware, virtual servers, virtual server appliance
Despite a design that calls for it to be pre-installed or embedded, I have blogged before that ESXi shouldn't be treated only as an appliance, especially as regards security. Additional hardening steps are required to make it reasonably secure.
There are very good guides out there now to harden the GNU/Linux service console specifically the Defense Information Systems Agency's Secure Technology Installation Guide (DISA/STIG) and CIS Security Benchmark which both reference the UNIX and Linux guides respectively as a basis for ESX.
The guides concentrate on a subset of the entire virtual environment which includes ESX, and the VMs, but is not limited to them.
However, the descriptions of what the guides actually cover are imprecise enough that one reader may think they cover only ESX and others will think they cover everything about VM security. But that is another discussion.
The 'Console' for ESXi is an implementation of the Posix variant of Unix within a Busybox framework, and it has many features that you will find in the full blown GNU/Linux service console, including Pluggable Authentication Modules, usernames and passwords, and daemons like Secure Shell (SSH). While enabling SSH within ESXi is not recommended by me nor supported by VMware, I imagine it is enabled on a majority of installs.
This implies now that the hardening guidelines for SSH should be now used, as well as anything related directly to PAM modules, users, and passwords.
But since with SSH enabled users can login to the system, we now need to be concerned about file permissions, and inadvertent information leakage about virtual machines, and the system itself.
While ESXi is sold as an appliance and has some hardening guidelines from VMware, the Busybox 'Console' should also be hardened as well using standard GNU/Linux hardening guidelines specifically adjusted for ESXi.
Virtualization expert Edward L. Haletky is the author of "VMWare ESX Server in the Enterprise: Planning and Securing Virtualization Servers," Pearson Education (2008.) He recently left Hewlett-Packard, where he worked in the Virtualization, Linux, and High-Performance Technical Computing teams. Haletky owns AstroArch Consulting, providing virtualization, security, and network consulting and development. Haletky is also a champion and moderator for the VMware discussion forums, providing answers to security and configuration questions.
Find out what vendors offer the products you need.
View the Vendor Matrix »


