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
CVE-2022-41099-Fix — Update WINRE.WIM file to fix CVE-2022-41099 | Kitploit
Tools/GitHubGitHub/o0matte0o/cve-2022-41099-fix
General Purpose UtilitiesVulnerability ScannersVulnerability AnalysisScripting & AutomationConfiguration Auditing
GitHubo0matte0o/cve-2022-41099-fix

CVE-2022-41099-Fix

Update WINRE.WIM file to fix CVE-2022-41099

View Repository
313 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

I take no Liability & Warranty on this script please fully test before use.

CVE-2022-41099-Fix

Update WINRE.WIM file to fix CVE-2022-41099

REF: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-41099 Microsoft Catalog: https://www.catalog.update.microsoft.com/Search.aspx?q=kb5022282

You will need to create your own WINRE.wim file. Tested with Intune, create intuneapp with the following files: -

  • CVE-2022-41099.ps1
  • winre.wim (your need to create this)

Upload and put in extra detection for each version of windows your running

For requirements use registry: -

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
  • UBR
  • String comparison
  • Equals
  • 2486

For Detection use the detection script: -

  • Use a custom detection script
  • Upload script "DetectionScript.ps1"
Download Tool