From e508baa6fd03e7f7c0e6bb60132d6c9fb7a9fe6b Mon Sep 17 00:00:00 2001 From: Rainyseason <73454853+Rainyseason-c@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:55:26 +0800 Subject: [PATCH] =?UTF-8?q?Update=20Erlang-OTP=20SSH=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E5=AD=98=E5=9C=A8rce=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wpoc/Erlang-OTP/Erlang-OTP SSH服务器存在rce漏洞.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wpoc/Erlang-OTP/Erlang-OTP SSH服务器存在rce漏洞.md b/wpoc/Erlang-OTP/Erlang-OTP SSH服务器存在rce漏洞.md index 8af3eda..bd0f764 100644 --- a/wpoc/Erlang-OTP/Erlang-OTP SSH服务器存在rce漏洞.md +++ b/wpoc/Erlang-OTP/Erlang-OTP SSH服务器存在rce漏洞.md @@ -130,4 +130,6 @@ try: except Exception as e: print(f"[!] Error: {e}") ``` +![image](https://github.com/user-attachments/assets/563069d6-8f47-4989-a3ef-5e8b9dd971c0) + 漏洞原文:https://github.com/ProDefense/CVE-2025-32433