Command Actions

Execute shell commands on the guest VM for setup, forensic operations, and artifact creation.

Available Actions

Overview

The command action allows you to:

  • Execute arbitrary shell commands

  • Capture command output to variables

  • Parse output with Python expressions

  • Run commands with elevated privileges

  • Use variable substitution in commands

Essential for creating forensic artifacts and automating system operations.