What problem does it solve?
This skill addresses the need for a rigorous, chain-of-custody compliant workflow for analyzing memory images, ensuring that forensic investigations are conducted without compromising evidence integrity or exposing sensitive data.
Core Features & Use Cases
- Integrity-First Analysis: Enforces SHA-256 hashing and working-copy discipline to ensure original evidence remains untampered.
- Anomaly Detection: Identifies hidden processes, code injection (RWX regions), and suspicious network artifacts within memory dumps.
- Use Case: Use this skill to investigate a suspected compromised workstation by analyzing a RAM dump for rootkit indicators, injected malicious code, and unauthorized network connections while maintaining strict evidence documentation.
Quick Start
Use the forensic-memory skill to initiate an analysis of the memory image located at path/to/evidence.raw by first verifying its hash and then enumerating all active processes.