This script check the CVE-2021-21985 vulnerability and patch on vCenter Server.# CVE_2021_21985
## Description
This script check the CVE-2021-21985 vulnerability and patch on vCenter Server.
## Requirements
- Python3
- Python3 Standard Library
## Installation
```bash
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`:
```bash
python3 CVE_2021_21985.py 10.0.0.2 10.0.0.3 vCenter3
```
## Licence
Licensed under the [GPL, version 3](https://www.gnu.org/licenses/).
[4.0K] /data/pocs/0b34cca70eef2b66aec49e6eac0b98f6ad0fa934
├── [3.8K] CVE_2021_21985.py
├── [ 35K] LICENSE.txt
└── [ 511] README.md
0 directories, 3 files