Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halsey51013/UpdateWindowsRE-CVE-2022-41099
Script to update Windows Recovery Environment to patch against CVE-2022-41099
https://github.com/halsey51013/UpdateWindowsRE-CVE-2022-41099
Last synced: 4 days ago
JSON representation
Script to update Windows Recovery Environment to patch against CVE-2022-41099
- Host: GitHub
- URL: https://github.com/halsey51013/UpdateWindowsRE-CVE-2022-41099
- Owner: halsey51013
- Created: 2023-01-13T21:27:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T10:31:58.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:57:01.010Z (3 months ago)
- Language: PowerShell
- Size: 16.6 KB
- Stars: 20
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Update Windows RE - CVE-2022-41099
Script to update Windows Recovery Environment to patch against CVE-2022-41099. The script pulls the January CU for each build, mounts WinRE, updates it, saves WinRE, then verifies the build number matches what the January CU is. *Win10-21H1's last CU was Dec 2022 so that version pulls the Dec 22 CU*
Supported OS and Builds: Windows 11 (22H2 & 21H2) & Windows 10 (22H2, 21H2, 21H1, & 20H2). Unsure if LTSC will work.
Built with help from comments of reddit users /u/shiz0_ and /u/DrunkMAdmin and u/JoseEspitia_com
No warranty implied. Do your own testing prior to running.