Lucene search
+L

9 matches found

Kitploit
Kitploit
added 2026/09/15 9:38 p.m.6 views

SMBGhost_RCE_PoC

SMBGhostRCEPoC RCE PoC for CVE-2020-0796 "SMBGhost" For demonstration purposes only! Only use this a reference. Seriously. This has not been tested outside of my lab environment. It was written quickly and needs some work to be more reliable. Sometimes you BSOD. Using this for any purpose other...

10CVSS8.6AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/15 5:02 p.m.9 views

Clematis

Clematis 中文 | English 🛠️ 一个强大的工具,用于将PE文件(EXE/DLL)转换为与位置无关的shellcode。 ✨ 主要特性 支持将PE文件(EXE/DLL)转换为shellcode 同时兼容x86和x64架构 支持命令行参数 内置LZNT1压缩算法,显著减小输出文件大小 可选的混淆功能,增强隐蔽性 📦 安装 依赖项 root@kitploit: pip install pefile lznt1 🚀 使用方法 root@kitploit: python clematis.py -f -o -g -c -p 参数说明 使用示例 root@kitploit:...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 12:14 p.m.13 views

libfsntfs

libfsntfs 是一个用于访问新技术文件系统(NTFS)格式的库。 项目信息: 状态:实验性 许可证:LGPL-3.0-or-later 只读支持的 NTFS 格式: NTFS 版本 3.0 NTFS 版本 3.1 支持的 NTFS 格式特性: LZNT1 压缩 Windows Overlay Filter(WOF)压缩数据(LZX 和 LZXPRESS-Huffman) 区分大小写的目录 不支持的 NTFS 格式特性: NTFS 版本 1.0 NTFS 版本 1.1 NTFS 版本 1.2 加密文件系统(EFS) 更多信息请参阅:...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 9:54 p.m.8 views

CVE-2020-0796-PoC

CVE-2020-0796 PoC 又名 CoronaBlue 又名 SMBGhost 用法 ./CVE-2020-0796.py servername 该脚本连接到目标主机,并在转换头中设置一个错误的偏移字段,压缩认证请求,导致解压器缓冲区溢出并使目标崩溃。 这是对优秀项目 smbprotocol 的修改,添加了对 SMB 3.1.1 压缩/解压(仅限 LZNT1)的支持。大部分新增代码在 smbprotocol/connection.py 中。包含了一个 lznt1 的版本,经过修改以支持 Python 3。 压缩转换头位于 SMB2CompressionTransformHeade...

10CVSS8.6AI score0.9981EPSS
SaveExploits126References2
Kitploit
Kitploit
added 2026/09/13 7:08 p.m.7 views

CVE-2020-0796

CVE-2020-0796 An even more simple PoC and Scanner for CVE-2020-0796, as it uses static packets. There is a protection to prevent accidental usage on public IPs don't do that and an on/off switch to flick crashing. Only requires vanilla Python 3! Scan mode: root@kitploit: python3 poc-and-scan.py...

10CVSS8.5AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/12 6:50 p.m.11 views

CVE-2020-0796-Scanner

受ollypwn的SMBGhost脚本启发,我编写了自己的脚本并分享出来。 root@kitploit: import socket import binascii import sys payload =...

10CVSS8.6AI score0.9981EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/12 3:12 p.m.7 views

CVE-2020-0796-exp

SMBGhostRCEPoC RCE PoC for CVE-2020-0796 "SMBGhost" For demonstration purposes only! Only use this a reference. Seriously. This has not been tested outside of my lab environment. It was written quickly and needs some work to be more reliable. Sometimes you BSOD. Using this for any purpose other...

10CVSS8.8AI score0.9981EPSS
SaveExploits126References1
Gitee
Gitee
added 2021/07/20 1:26 p.m.9 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

This is a proof-of-concept PoC exploit for CVE-2020-0796, also known as SMBGhost, a pre-authentication remote code execution vulnerability in Microsoft Windows. The exploit is written in Python and uses the SMB protocol to target vulnerable Windows systems. The exploit code is organized into...

10CVSS8.6AI score0.9981EPSS
SaveExploits126
Exploit DB
Exploit DB
added 2020/06/02 12:00 a.m.1311 views

Microsoft Windows - 'SMBGhost' Remote Code Execution

!/usr/bin/env python ''' EDB Note Download: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/48537.zip SMBGhostRCEPoC RCE PoC for CVE-2020-0796 "SMBGhost" For demonstration purposes only! Only use this a reference. Seriously. This has not been tested outside of my...

10CVSS8.3AI score0.9981EPSS
SaveExploits126
Rows per page
Query Builder