cis-vsphere
A tool to assess the compliance of a VMware vSphere environment against the CIS Benchmark for VMware vSphere.
Requirements
- VMware PowerCLI 12.0.0 or higher
- VMware vSphere 7.0
Usage
- Clone the repo: git clone https://github.com/karimhabush/cis-vsphere.git
- Run Install-Module -Name VMware.PowerCLI -Scope CurrentUser -Force to install PowerCLI
- Run .\cis-vsphere.ps1
Notes
- To verify the patches, you will need to update the patches.json file with the latest patches for your environment.
Copyright (c) 2022 karimhabush
Source: https://github.com/karimhabush/