关联漏洞
标题:
Microsoft Windows Netlogon 安全特征问题漏洞
(CVE-2020-1472)
描述:Microsoft Windows Netlogon是美国微软(Microsoft)公司的Windows的一个重要组件,主要功能是用户和机器在域内网络上的认证,以及复制数据库以进行域控备份,同时还用于维护域成员与域之间、域与域控之间、域DC与跨域DC之间的关系。 Microsoft Windows Netlogon 存在安全漏洞。攻击者可以使用 Netlogon 远程协议 (MS-NRPC) 建立与域控制器的易受攻击的 Netlogon 安全通道连接并进行特权提升。
描述
This is a combination of the zerologon_tester.py code (https://raw.githubusercontent.com/SecuraBV/CVE-2020-1472/master/zerologon_tester.py) and the tool evil-winrm to get a shell.
介绍
This is a combination of the zerologon_tester.py code and the tool evil-winrm to get a shell. I just added a "os.system" to use evil-winrm.
Requirements:
- To get the Administrator NTLM HASH I recommend you to use secretsdump (tool) from impacket
- And, of course, you need to install evil-winrm
This is just a simple code to put almost everything together.
Some references:
https://tryhackme.com/room/zer0logon
https://raw.githubusercontent.com/SecuraBV/CVE-2020-1472/master/zerologon_tester.py
https://github.com/Sq00ky/Zero-Logon-Exploit/blob/master/zeroLogon-NullPass.py
文件快照
[4.0K] /data/pocs/9f4ae41f3dc33c7394f240b4faae1658b94644bb
├── [ 579] README.md
└── [3.3K] zeroLogon_toShell.py
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。