
This script check the CVE-2021-21985 vulnerability and patch on vCenter Server.
This script check the CVE-2021-21985 vulnerability and patch on vCenter Server.
git clone https://github.com/mauricelambert/CVE_2021_21985.git ./
To check IP 10.0.0.2, 10.0.0.3 and hostname vCenter3:
python3 CVE_2021_21985.py 10.0.0.2 10.0.0.3 vCenter3
Licensed under the GPL, version 3.