Share
## https://sploitus.com/exploit?id=CF63416C-DDCD-573B-B459-9B1461F1B057
# CVE-2022-46169

## Setup
```
git clone https://github.com/miko550/CVE-2022-46169.git
cd CVE-2022-46169
```
## Usage
```
usage: CVE-2022-46169.py [-h] [-t TARGET] [-l LIST]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET  The URL of the target, eg: http://127.0.0.1
  -l LIST, --list LIST  List of target url saperated with new line
```
## Reference
- https://github.com/N1arut/CVE-2022-46169_POC
- https://github.com/Anthonyc3rb3ru5/CVE-2022-46169