Path: blob/master/documentation/modules/post/windows/gather/resolve_sid.md
19721 views
Vulnerable Application
This module prints information about a given SID from the perspective of this session.
Verification Steps
Start msfconsole
Get a session on a Windows host
Do:
use post/windows/gather/resolve_sid
Do:
set session [#]
Do:
run
You should receive user SID information
Options
SID
SID to lookup.
SYSTEM_NAME
Where to search. If undefined, first local then trusted DCs.