module

Windows Management Instrumentation (WMI) Remote Command Execution

Disclosed
01/01/1999
Created
05/30/2018

Description

This module executes powershell on the remote host using the current
user credentials or those supplied. Instead of using PSEXEC over TCP
port 445 we use the WMIC command to start a Remote Procedure Call on
TCP port 135 and an ephemeral port. Set ReverseListenerComm to tunnel
traffic through that session.

The result is similar to psexec but with the added benefit of using
the session's current authentication token instead of having to know
a password or hash.

The remote host must be configured to allow remote Windows Management
Instrumentation.

Author

Ben Campbell

Platform

Windows

Module Options

To display the available options, load the module within the Metasploit console and run the commands ‘show options’ or ‘show advanced’:

    msf > use exploit/windows/local/wmi
    msf /(i) > show actions
        ...actions...
    msf /(i) > set ACTION < action-name >
    msf /(i) > show options
        ...show and set options...
    msf /(i) > run
  
Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.