Memory Forensics (Volatility 3 / Memory Baseliner)

Community

Uncover hidden threats in memory images fast.

Authorrjonhaas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Memory images often contain concealed processes, injected code, and historical network/service activity that aren’t visible from disk alone, making incident triage slow and incomplete.

Core Features & Use Cases

  • Hidden process and anomaly discovery: Use Volatility 3 to enumerate processes and highlight discrepancies (psscan vs pslist), then expand into parent-child, command-line, tokens/privileges, handles, and loaded DLLs to explain suspicious activity.
  • Code injection and artifact extraction: Identify RWX/VAD anomalies and suspicious memory regions (malfind, vadinfo, vadyarascan), then dump relevant files and process memory for deeper inspection.
  • Baseline-based deviation detection: Compare suspect images against a known-good JSON baseline (processes, drivers, services) using Memory Baseliner to focus analyst attention on what truly changed.

Quick Start

Run Volatility 3 memory analysis as root on your image to produce process, network, injection, and extraction artifacts: use the memory-analysis skill with your Windows memory image path, then follow its recommended plugin sequence to write outputs into the analysis and exports directories.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Memory Forensics (Volatility 3 / Memory Baseliner)
Download link: https://github.com/rjonhaas/SIFTics/archive/main.zip#memory-forensics-volatility-3-memory-baseliner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.