memory_get_command_history
Recover attacker commands from Windows cmd.exe history and process command lines in memory dumps using Rust scanning enriched with Volatility3.
Instructions
Recover attacker commands from cmd.exe history and process command lines. Uses Rust cmdscan, enriched by Vol3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | Filter by PID | |
| image_path | Yes | Path to memory dump file | |
| include_benign | No |