PoC for CVE-2023-28771 based on Rapid7's excellent writeup# CVE-2023-28771-PoC
PoC for CVE-2023-28771 based on Rapid7's excellent writeup
Requires the scapy Python library for sending IKE packets.
```
usage: CVE-2023-28771-poc.py [-h] [--cmd CMD] [--lhost LHOST] [--lport LPORT] rhost
positional arguments:
rhost
options:
-h, --help show this help message and exit
--cmd CMD
--lhost LHOST
--lport LPORT
```
Either use --cmd to run an arbitrary command, or use --lport and --lhost to spawn a revshell
[4.0K] /data/pocs/61c4a538e94e3d8c52319afa31b22b2503103575
├── [ 934] CVE-2023-28771-poc.py
├── [ 461] README.md
└── [ 6] requirements.txt
0 directories, 3 files