Awesome
<a href="https://www.patreon.com/bePatron?u=43443071" target="_blank"> <img alt="Become a Patron!" src="https://img.shields.io/badge/Donate-Patreon-orange?style=for-the-badge&logo=appveyor" > </a>
Windows-Path-Enumerate
This script fix vulnerability “Microsoft Windows Unquoted Service Path Enumeration” (Nessus plugin ID 63155) and similar problems with uninstall strings Script modify values in the next registry keys:
- HKLM:\SYSTEM\CurrentControlSet\Services\ImagePath
- HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\UninstallString
- HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\UninstallString
For getting full help for latest script could be used Windows_Path_Enumerate.ps1 -Help
EXTRA IMPORTANT: Test script before use in production
Example:
- Before
- After