Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-25136 PoC — OpenSSH 资源管理错误漏洞

Source
Associated Vulnerability
Title:OpenSSH 资源管理错误漏洞 (CVE-2023-25136)
Description:OpenSSH(OpenBSD Secure Shell)是加拿大OpenBSD计划组的一套用于安全访问远程计算机的连接工具。该工具是SSH协议的开源实现,支持对所有的传输进行加密,可有效阻止窃听、连接劫持以及其他网络级的攻击。 OpenSSH 存在资源管理错误漏洞,该漏洞源于options.kex_algorithms 处理期间引入了双重释放漏洞。
Description
OpenSSH 9.1漏洞大规模扫描和利用
Readme
CVE-2023-25136

OpenSSH 9.1漏洞大规模扫描和利用


*脆弱性的详细信息


OpenSSH是一种实现SSH协议的软件,通常用于以安全的方式连接到Linux(或Windows)机器以执行远程管理。


OpenSSH 9.1中引入的CVE-2023-25136安全漏洞影响SSH预身份验证过程。通过利用它,攻击者可以破坏内存并在机器上执行任意代码,而无需对目标服务器进行身份验证。


#使用


运行脚本选择“IP地址列表扫描”或“直接利用易受攻击的IP”


#requirements


•Paramiko:要安装,只需键入

``pip install paramiko``


•Pyfiglet:要安装它,只需键入

``pip install pyfiglet``


•TermColor:要安装,只需键入

``pip install termcolor``


#Dork


使用https://www.criminalip.io/asset/search?query=IP


DORK:`ssh-2.0-openssh-9.1`` 
File Snapshot

[4.0K] /data/pocs/f1594103fd3b4aad5e7ad7e02b336217b6195207 ├── [ 904] openssh-9_1.py ├── [ 558] openssh-9_1-single_exploit.py └── [ 854] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.