Files

Description

The Files module will enumerate non-default files within the home and primary directories for each accessible user on the remote system.

This can be used to help identify interesting files on each system for which may contain sensitive or credentialed information.

For each system output is stored in $pwd\PME\PME\User Files\

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 Files -Method [Method] -ShowOutput

Last updated