
This is a Python script PoC for CVE-2019-5029
这是针对 CVE-2019-5029 的 Python 脚本 PoC。它是 Exhibitor Web UI 1.7.1 的 RCE 利用程序。
克隆此仓库
git clone https://github.com/yZ1337/CVE-2019-5029.git
按如下方式执行
python3 CVE-2019-5029.py <TARGET_IP> <TARGET_PORT> <ATTACKER_IP> <ATTACKER_PORT>
确保脚本中的请求与配置的请求一致。