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/).
登录后查看神龙缓存的 POC 文件快照
登录查看