关联漏洞
描述
CVE-2021-36934 PowerShell scripts
介绍
# CVE-2021-36934
CVE-2021-36934 PowerShell scripts
* Detection.ps1
This is a quick and dirty script to see if a machine may be vulnerable. It writes out a message to the shell indicating if BUILTIN\Users was detected in the permission list and includes the current permissions on the SAM path for validation.
If the system is unaffected or has been remediated you would see output similar to below -

* SCCM-Detection.ps1
This is a basic PowerShell script for use in SCCM configuration items. It will be used to validate whether a client is affected by this CVE.
* SCCM-Remediation.ps1
This is a basic PowerShell script for use in SCCM configuration items. It will remediate affected systems by resetting the permissions and removing any existing VSS shadow copies.
文件快照
[4.0K] /data/pocs/31291bf45f777c2c764fb1836537176018ab1d64
├── [ 864] Detection.ps1
├── [ 34K] LICENSE
├── [ 30K] PermissionsNotDetected.png
├── [ 850] README.md
├── [ 450] SCCM-Detection.ps1
└── [ 470] SCCM-Remediation.ps1
0 directories, 6 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。