Share
## https://sploitus.com/exploit?id=572BF71C-D0FA-57DE-8858-D88929EB08DF
# CVE-2023-20887 Exploit
VMWare vRealize Network Insight Pre-Authenticated RCE (CVE-2023-20887)

# Usage
```shell
usage: exploit.py [-h] -t TARGET [-l LOCALHOST] [-p LOCALPORT]

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        Target url, http://localhost:9000
  -l LOCALHOST, --localhost LOCALHOST
                        Local IP address for reverse shell
  -p LOCALPORT, --localport LOCALPORT
                        Local port for reverse shell
```

# Reference
https://github.com/sinsinology/CVE-2023-20887