Volatility
This Script is part of the Volatility (Deprecated) Pack.#
Deprecated
No available replacement.
The Volatility integration and automation rely on the D2 agent, which has been deprecated. Therefore, the Volatility content is marked as deprecated. No available replacement.
Executes a volatility with command and returns a tabular output. In cases where proper JSON output is not supported, scripts will return errors. The User should use the raw command.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | memory, forensics, volatility, server |
Inputs#
| Argument Name | Description |
|---|---|
| cmd | The Volatility command/module to be uses. |
| 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. |
Outputs#
There are no outputs for this script.