memory_full_triage
Automates complete triage of memory dumps, generating an executive summary with risk level, prioritized findings, and IOCs.
Instructions
Run complete automated triage of memory dump. Uses Rust engine for fast data collection and Python analyzers for correlation. Produces executive summary with risk level, prioritized findings, and IOCs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Path to memory dump file | |
| quick_scan | No | Skip slower analyses (credentials) for faster results |