/CVE-2021-21985

This script check the CVE-2021-21985 vulnerability and patch on vCenter Server.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CVE_2021_21985

Description

This script check the CVE-2021-21985 vulnerability and patch on vCenter Server.

Requirements

  • Python3
  • Python3 Standard Library

Installation

git clone https://github.com/mauricelambert/CVE_2021_21985.git ./

Example

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

Licence

Licensed under the GPL, version 3.