Share
## https://sploitus.com/exploit?id=B93106B2-ED20-51A2-9782-7C89A1CFE926
# CVE-2022-29464
CVE-2022-29464 POC exploit

# Usage
```shell
usage: exploit.py [-h] [-u URL] [-l LIST] [-w WEBSHELL]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     Target url, http://localhost:9443
  -l LIST, --list LIST  List of target url saperated with new line
  -w WEBSHELL, --webshell WEBSHELL
                        Webshell filename
```