Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Windows10_Cumulative_Updates_PowerShell — Powershell 修补 CVE-2020-0601。适用于 Windows 10 1507-1909 的完整安全汇总。 | Kitploit
工具/GitHubGitHub/doug-moody/windows10_cumulative_updates_powershell
漏洞分析脚本与自动化配置审计
GitHubdoug-moody/windows10_cumulative_updates_powershell

Windows10_Cumulative_Updates_PowerShell

Powershell 修补 CVE-2020-0601。适用于 Windows 10 1507-1909 的完整安全汇总。

查看仓库

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
116年前尚未审核

直接使用这个——https://github.com/aaronparker/LatestUpdate

如果系统是 Windows 10 企业版或教育版,则会更新所有内容。如果是专业版,则仅修补 1809、1903 和 1909。

Windows10_Cumulative_Updates_PowerShell

此 PowerShell 脚本可在系统上运行,用于判断系统是否已修补 CVE-2020-0601(“曲线球”)漏洞,若未修补则下载相应补丁并执行。仅适用于 Windows 10 1507-1909 版本(企业版或教育版;专业版仅 1809-1909),未包含基于 ARM 的 CPU 或嵌入式版本。后续将更新适用于 Server 2016。

此更新为累积更新,因此会在一个汇总包中下载所有安全相关更新。

备选方案:

已有两篇使用 PowerShell 的其他选项的文章——

https://www.virtualizationhowto.com/2020/01/automate-curveball-crypt32-dll-patching/

根据运行的 Windows 版本拉取累积更新列表的 GIST。请阅读评论部分。可能需要更新。 https://gist.github.com/keithga/1ad0abd1f7ba6e2f8aff63d94ab03048

下载工具