关联漏洞
标题:
微软 Microsoft SMBv3 缓冲区错误漏洞
(CVE-2020-0796)
描述:Microsoft SMBv3是美国微软(Microsoft)公司的一个为设备提供SMB功能的支持固件。 Microsoft Server Message Block 3.1.1 (SMBv3)版本中存在缓冲区错误漏洞,该漏洞源于SMBv3协议在处理恶意压缩数据包时,进入了错误流程。远程未经身份验证的攻击者可利用该漏洞在应用程序中执行任意代码。以下产品及版本受到影响:Microsoft Windows 10版本1903,Windows Server版本1903,Windows 10版本1909,Windo
描述
该资源为CVE-2020-0796漏洞复现,包括Python版本和C++版本。主要是集合了github大神们的资源,希望您喜欢~
介绍
# CVE-2020-0796-SMB
该资源为CVE-2020-0796漏洞复现,包括Python版本和C++版本。主要是集合了github大神们的资源,希望您喜欢~
- C++
- Python
- EXP
- POC
**漏洞利用:**
- 本地EXP提权:[https://github.com/danigargu/CVE-2020-0796](https://github.com/danigargu/CVE-2020-0796)
- 本地EXE提权: [https://github.com/f1tz/CVE-2020-0796-LPE-EXP](https://github.com/f1tz/CVE-2020-0796-LPE-EXP)
- POC版本提权: [https://github.com/eerykitty/CVE-2020-0796-PoC](https://github.com/eerykitty/CVE-2020-0796-PoC)
- 漏洞扫描代码:[https://github.com/ollypwn/SMBGhost](https://github.com/ollypwn/SMBGhost)
- Python POC版本:[https://github.com/ZecOps/CVE-2020-0796-LPE-POC](https://github.com/ZecOps/CVE-2020-0796-LPE-POC)
- 漏洞检测工具:[https://github.com/joaozietolie/CVE-2020-0796-Checker](https://github.com/joaozietolie/CVE-2020-0796-Checker)
- 作者收集工具:[https://github.com/eastmountyxz/CVE-2020-0796-SMB](https://github.com/eastmountyxz/CVE-2020-0796-SMB)
文件快照
[4.0K] /data/pocs/bf6212a8ba9c0d93729e09c5c71688630071c4e8
├── [1.2K] CVE-2020-0796-Checker-master.zip
├── [ 60K] CVE-2020-0796-LPE-EXP-master(EXE).zip
├── [475K] CVE-2020-0796-LPE-POC-master.zip
├── [ 64K] CVE-2020-0796-master.zip
├── [136K] CVE-2020-0796-PoC-master.zip
├── [4.5K] CVE-2020-0796-POC.py
├── [2.3M] procexp.exe
├── [1.0K] README.md
└── [2.2K] SMBGhost-master.zip
0 directories, 9 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。