Path: blob/master/documentation/modules/post/windows/gather/enum_patches.md
25145 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_patchesDo:
set SESSION <session id>Do:
run