
Este script comprueba la vulnerabilidad CVE-2021-21985 y el parche en vCenter Server.
Este script comprueba la vulnerabilidad CVE-2021-21985 y el parche en vCenter Server.
git clone https://github.com/mauricelambert/CVE_2021_21985.git ./
Para comprobar las IP 10.0.0.2, 10.0.0.3 y el hostname vCenter3:
python3 CVE_2021_21985.py 10.0.0.2 10.0.0.3 vCenter3
Licenciado bajo la GPL, versión 3.