Skip to main content

Using the “exec” Command

This documentation was last updated on 7/3/24 by Chris Thompson (@_Mayyhem). Please refer to the output of the --help option for each command for the most up-to-date usage information.

Description

Execute a command, binary, or script on a client or request NTLM authentication from a client

Requirements

Permitted security roles:
  • Full Administrator
  • Application Administrator

Usage

Examples

Execute calc.exe on the CAVE-JOHNSON-PC device in the context of the currently logged on user:
Find the device where APERTURE\cave.johnson is the primary user and coerce NetNTLMv2 authentication from the user to 192.168.57.130:
Execute powershell iwr http://192.168.57.100 on the CAVE-JOHNSON-PC device:

References