process-injection-hunt

Official

Uncover hidden process injection in memory

Authordreadnode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the challenge of detecting stealthy code injection in running system processes, a common attacker technique that evades standard endpoint detection tools and requires deep memory analysis to identify.

Core Features & Use Cases

  • Multi-technique injection detection: Covers classic RWX injection, reflective DLL loads, process hollowing, APC injection, thread hijacking, and manual mapping, aligned with MITRE ATT&CK T1055 process injection sub-techniques.
  • Structured forensic workflow: Provides a step-by-step procedure using Volatility plugins to baseline with malfind, perform DLL list gap analysis, check for process hollowing, inspect thread activity, and analyze handles and named pipes.
  • C2 framework pivoting: Includes quick checks for common command-and-control tools like Cobalt Strike, Brute Ratel, and Sliver, plus YARA rule integration to sweep for related artifacts across memory dumps and other hosts.
  • False positive disambiguation: Explicit guidance to avoid misidentifying legitimate RWX regions from .NET JIT compilation, browser/Office JIT activity, and packed legitimate software.

Quick Start

Use the process-injection-hunt skill to analyze the memory image of the suspicious process flagged during triage and confirm whether it is hosting injected foreign code.

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: process-injection-hunt
Download link: https://github.com/dreadnode/capabilities/archive/main.zip#process-injection-hunt

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 537,000+ vetted skills library on demand.