Virtualization Security Audit Tool assess the compliance of a VMware vSphere virtualization environment against CIS Benchmark.
- VMware PowerCLI 12.0.0 or higher
- VMware vSphere 6.5, 6.7, 7.0, 8.0
- Read access to the vCenter or ESXi host
- Clone the repo and navigate to the folder:
git clone https://github.com/NextSecurity/VSAT.git
cd VSAT
- Install VMware PowerCLI:
Install-Module -Name VMware.PowerCLI -Scope CurrentUser -Force
- Run the script :
.\vsat.ps1
- Automatically update
patches.json
file with the latest patches for your environment - Add support for all major virtualization solutions:
- Microsoft Hyper-V
- Citrix Hypervisor
- KVM (Kernel-based Virtual Machine)
- Proxmox Virtual Environment
- Red Hat Virtualization
- Nutanix AHV
- Xen Project