Skip to content

VectorBCO/windows-path-enumerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI GitHub all releases

Become a Patron!

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 Before Fix
  • After After Fix

Links:

Vulnerability description Version history Help from main script Links