
CVE-2023-51385;OpenSSH ProxyCommand RCE;OpenSSH <9.6 命令注入漏洞poc
CVE-2023-51385 poc
OpenSSH ProxyCommand RCE poc
OpenSSH <9.6 命令注入漏洞poc 中文
vim ~/.ssh/config or edit C:/Users/username/.ssh/config on windows systemhost *.example.com
ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p
git clone https://github.com/WLaoDuo/CVE-2023-51385_poc-test --recurse-submodulesA submodule which would exploit this vulnerability to pop a firefox on kali or calc.exe on windows.