Share
## https://sploitus.com/exploit?id=07F0F779-CBA8-507A-8268-EFD213F50D06
# CVE-2022-1388
CVE-2022-1388 POC exploit

# Usage
```shell
usage: exploit.py [-h] [-t TARGET] [-l LIST] [-c COMMAND]

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        The IP address of the target, eg: 127.0.0.1:9443
  -l LIST, --list LIST  List of target url saperated with new line
  -c COMMAND, --command COMMAND
                        The command to execute, eg: id
```