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_applications.md
Views: 11789
Vulnerable Application
This module will enumerate all installed applications on a Windows system.
Verification Steps
Start msfconsole
Get meterpreter session
Do:
use post/windows/gather/enum_applications
Do:
set SESSION <session id>
Do:
run
Options
SESSION
The session to run this module on.