Skip to content

karimhabush/cis-vsphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦍 CIS vSphere

Preview

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
  • Read access to the vCenter or ESXi host

Usage

  1. Clone the repo and navigate to the folder:
git clone https://github.com/karimhabush/cis-vsphere.git
cd cis-vsphere
  1. Install PowerCLI :
Install-Module -Name VMware.PowerCLI -Scope CurrentUser -Force
  1. Run the script :
.\src\cis-vsphere.ps1

Notes

  • To verify the patches, you will need to update the patches.json file with the latest patches for your environment.

Roadmap

  • Add support for vSphere 6.5, 6.7, and 8.0

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A tool to assess the compliance of a VMware vSphere environment against the CIS Benchmark.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published