Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/post/windows/gather/enum_patches.md
Views: 11788
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