CVE-2022-21587 POC # CVE-2022-21587-POC-
CVE-2022-21587 POC
```
file exploit.py will overwrite to file .pl (not recommended for use, will affect the system)
file EBS not overwrite, will create a new shell file
```
install slipit:
git clone https://github.com/usdAG/slipit
cd slipit
python3 setup.py sdist
pip3 install --user dist/*
export PATH=/home/yourname/.local/bin:$PATH
install uuencode:
sudo apt-get install sharutils
Exploit: python3 http|https://example.com
[4.0K] /data/pocs/f81441d8e6ef9cb01e34492426ff44d60890c08b
├── [1.8K] EBS_N_Overwrite.py
├── [1.5K] exploit.py
└── [ 500] README.md
0 directories, 3 files