
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.
thanks to https://github.com/vin01/poc-proxycommand-vulnerable-v2