Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Windows10_Cumulative_Updates_PowerShell — Powershell to patch CVE-2020-0601 . Complete security rollup for Windows 10 1507-1909 | Kitploit
Tools/GitHubGitHub/doug-moody/windows10_cumulative_updates_powershell
Vulnerability AnalysisScripting & AutomationConfiguration Auditing
GitHubdoug-moody/windows10_cumulative_updates_powershell

Windows10_Cumulative_Updates_PowerShell

Powershell to patch CVE-2020-0601 . Complete security rollup for Windows 10 1507-1909

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
116 years agoNot yet reviewed

Just use this - https://github.com/aaronparker/LatestUpdate

Updates everything if ENTERPRISE or EDU Win 10. If PRO only 1809 , 1903 & 1909 are patched.

Windows10_Cumulative_Updates_PowerShell

This powershell script can be ran on a system and will identify if a system is patched for CVE-2020-0601 "Curveball" and if not will then download the appropriate patch and execute. Only works for Windows 10 1507-1909 (If ENterprise or EDU, if PRO only 1809-1909), didn't include for arm based CPUs or embedded versions. Will update for Server 2016 later.

This is a cumualtive update so downloads all security related updates in one rollup.

Alternatives:

There has been a write-up for two other options using Powershell -

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

GIST to pull CLU's based on version of windows running. Read comments section. May need updating https://gist.github.com/keithga/1ad0abd1f7ba6e2f8aff63d94ab03048

Download Tool