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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-0796 PoC — 微软 Microsoft SMBv3 缓冲区错误漏洞

Source
Associated Vulnerability
Title:微软 Microsoft SMBv3 缓冲区错误漏洞 (CVE-2020-0796)
Description:A remote code execution vulnerability exists in the way that the Microsoft Server Message Block 3.1.1 (SMBv3) protocol handles certain requests, aka 'Windows SMBv3 Client/Server Remote Code Execution Vulnerability'.
Description
CVE-2020-0796.SMBGhost_Crash_Poc 
Readme
# SMBGhost_Crash_Poc

CVE-2020-0796 蓝屏的代码。twitter上发现的。本地虚拟机,Windows10专业版1903测试成功.

![windows10 专业版 1903](./img001.png)

使用方法:

安装impacket库
```
git clone https://github.com/SecureAuthCorp/impacket.git
cd impacket
python setup.py install
```

直接使用pip安装的不行,所以需要clone然后安装,在MAC系统下需要sudo权限。

安装成功后,下载该代码。执行如下命令:

python gistfile1.py 目标IP

运行后效果:

![蓝屏效果](./img002.png)


代码原始地址:[https://gist.github.com/asolino/45095268f0893bcf08bca3ae68a755b2](https://gist.github.com/asolino/45095268f0893bcf08bca3ae68a755b2)

作者twitter :[https://twitter.com/agsolino](https://twitter.com/agsolino)
File Snapshot

[4.0K] /data/pocs/237c0ed4616ce09295b06dd806269a46f16f7698 ├── [8.3K] gistfile1.py ├── [360K] img001.png ├── [ 29K] img002.png └── [ 784] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →