Path: blob/master/documentation/modules/post/windows/gather/enum_patches.md
19850 views
Vulnerable Application
This module enumerates patches applied to a Windows system using the WMI query: SELECT HotFixID, InstalledOn FROM Win32_QuickFixEngineering
.
Verification Steps
Start msfconsole
Get meterpreter session
Do:
use post/windows/gather/enum_patches
Do:
set SESSION <session id>
Do:
run