VolRunCmds
#
This Script is part of the Volatility (Deprecated) Pack.Executes Volatility with a command and returns tabular output. In casse where proper JSON output is not supported, the script will return an error. The user should use a raw command.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | memory, forensics, volatility, server |
#
InputsArgument Name | Description |
---|---|
cmds | The comma-separated list of volatility commands/modules to run. |
memdump | The path to memory dump the file on the system being used. |
system | The system with Volatility installed to be used for the analysis. |
profile | The Volatility profile to use. |
#
OutputsThere are no outputs for this script.