LSA

Executes Mimikatz's lsadump::secrets on the target system.

Output for each system is stored in $pwd\PME\LSA\

Supported Methods

  • MSSQL

  • SMB

  • SessionHunter (WMI)

  • WMI

  • WinRM

Optional Parameters

ParameterValueDescription

-ShowOutput

N/A

Displays each targets output to the console

-SuccessOnly

N/A

Display only successful results

Usage

# Standard execution
PsMapExec -Username [User] -Password [Pass] -targets [All] -Module LSA -Method [Method] -ShowOutput

Last updated