VolJson
Execute volatility with command and file as parameters and return output as json.
javascript · Volatility (Deprecated)
Details
| ID | VolJson |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | volatility |
README
Executes Volatility with command and files it as parameters and returns the output as JSON.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | volatility |
Inputs
| Argument Name | Description |
|---|---|
| cmd | The Volatility command to run. |
| file | The path of file to pass as an argument to Volatility. |
| system | The name of the system on which to run the command. |
Outputs
There are no outputs for this script.