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_shares.md
Views: 11789
Vulnerable Application
This module will enumerate configured and recently used file shares.
Verification Steps
Start msfconsole
Get a session
Do:
use post/windows/gather/enum_shares
Do:
set SESSION <session id>
Do:
run
Options
CURRENT
Enumerate currently configured shares (default: true
)
RECENT
Enumerate recently mapped shares (default: true
)
ENTERED
Enumerate recently entered UNC Paths in the Run Dialog (default: true
)