Skip to main content

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 Data#


NameDescription
Script Typejavascript
Tagsmemory, forensics, volatility, server

Inputs#


Argument NameDescription
cmdsThe comma-separated list of volatility commands/modules to run.
memdumpThe path to memory dump the file on the system being used.
systemThe system with Volatility installed to be used for the analysis.
profileThe Volatility profile to use.

Outputs#


There are no outputs for this script.