
PoC para CVE-2023-28771 basado en el excelente artículo de Rapid7
PoC para CVE-2023-28771 basado en el excelente informe de Rapid7
Requiere la biblioteca Python scapy para enviar paquetes IKE.
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
O bien use --cmd para ejecutar un comando arbitrario, o use --lport y --lhost para generar una reverse shell.