关联漏洞
标题:Microsoft Windows DNS Server 输入验证错误漏洞 (CVE-2020-1350)Description:Microsoft Windows是美国微软(Microsoft)公司的一套个人设备使用的操作系统。 Microsoft Windows DNS Server 存在输入验证错误漏洞,该漏洞源于程序无法正确处理请求。攻击者可通过发送恶意的请求利用该漏洞在本地系统帐户的上下文中运行任意代码。以下产品及版本受到影响:Windows Server 2008 SP2,Windows Server 2008 R2 SP1,Windows Server 2012,Windows Server 2012 R2,Windo
Description
Windows registry mitigation response to CVE-2020-1350
介绍
# Overview
Microsoft announced CVE-2020-1350 on July 14 2020. This vulnerability in Windows DNS server goes back to Server 2003
and is broadly thought to be wormable.
This script follows the intructions from KB456509 (<https://support.microsoft.com/en-us/help/4569509/windows-dns-server-remote-code-execution-vulnerability>) to mitigate the issues without rebooting the server.
For Datto RMM users, you can import aem-component.cpt into the RMM. For other RMM users, the script simply needs command.bat and TcpRecievePacketSize.reg to work.
## Caveats
This script is only a few hours old and is not thoroughly tested. It based on the best information we have available from Microsoft right now.
Use at your own risk.
文件快照
[4.0K] /data/pocs/ec4aff0d5e885d231b5f1ff85de9c5b74277a9da
├── [667K] aem-component.cpt
├── [4.0K] bin
│ └── [4.0K] 7zip
│ ├── [1.0M] 7z.dll
│ ├── [259K] 7z.exe
│ └── [3.8K] license.txt
├── [4.0K] build
│ ├── [ 285] repackage.bat
│ └── [ 464] resource.xml
├── [ 63] command.bat
├── [4.0K] initialize
│ └── [ 725] init.ps1
├── [ 722] README.md
├── [ 300] TcpReceivePacketSize.reg
└── [4.0K] vendor
└── [ 48] readme.txt
5 directories, 11 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。