关联漏洞
标题:Microsoft Windows BitLocker 安全漏洞 (CVE-2024-20666)Description:Microsoft Windows BitLocker是美国微软(Microsoft)公司的BitLocker 确保在激活保护之前安全备份恢复密钥。 Microsoft Windows BitLocker存在安全漏洞。攻击者利用该漏洞可以绕过某些功能。以下产品和版本受到影响:Windows 11 version 21H2 for x64-based Systems,Windows 11 version 21H2 for ARM64-based Systems,Windows 10 Version 21H2
Description
How to Check And Fix 0x80070643 Windows Update Error That Leads To CVE-2024-20666.
介绍
# CVE-2024-20666
How to Check And fix 0x80070643 windows update error That Leads To CVE-2024-20666.
To Patch Your Vulnerability At First Download <.cab> Updates Files, Base On Your System Version From https://www.catalog.update.microsoft.com/Search.aspx?q=safe%20os%20dynamic%20update
If You Have Windows 10-11 version 1909 and earlier versions, Download patcher-1909.ps1
If You Have Windows 10-11 version 2004 and later versions, Download patcher+2004.ps1
Run The PowerShell As ADMIN
1 - First Check Your ExecutionPolicy By This Command:
```Get-ExecutionPolicy```
2 - If You Are In Restricted, Change it By This Command:
```Set-ExecutionPolicy RemoteSigned```
***Check The ExecutionPolicy Agian To Change From Restricted to ExecutionPolicy By Run Command Number 1
3 - Go To The Directory That You Download a Script file In Your PowerShell And Lunch it By The Command
```./patcher.ps1```
4 - It Ask You The Adress Of .cab Files That You Download First From Microsoft Catalog Website That You Should Give The Adress Like This.
```C:\Users\PC-A\Desktop\windows10.0-kb5034232-x64_ff4651e9e031bad04f7fa645dc3dee1fe1435f38.cab```
5 - Click Enter And Wait To Finish The process. After a Little While It Will Finish And You Can Go To Your Update setting And Click Check For Updates, But You Can See The Famous Error 0x80070643 That Gone And You Can Check Your Update History To Check That Update Is Installed Completly.

文件快照
[4.0K] /data/pocs/c7365c104009ba1e3d702b6da06ea226667b2ca1
├── [8.7K] patcher-1909.ps1
├── [8.1K] patcher+2004.ps1
├── [1.5K] README.md
└── [3.4K] scanner.ps1
0 directories, 4 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。