Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0382 — Detection Strategy for Process Hollowing on Windows
DET0382

Detection Strategy for Process Hollowing on Windows

1 analytic(s) · 1 technique(s) detected

Analytics

1
AN1076 Analytic 1076
Windows

Detects adversary use of suspended process creation, using the CREATE_SUSPENDED flag via CreateProcess, followed by unmapping the memory of the child process (NtUnmapViewOfSection) and replacing it with malicious code via VirtualAllocEx/WriteProcessMemory, then SetThreadContext and ResumeThread to begin execution within the hollowed process.

WinEventLog:Sysmon EventCode=1 WinEventLog:Sysmon EventCode=10 WinEventLog:Sysmon EventCode=8 etw:Microsoft-Windows-Kernel-Process NtUnmapViewOfSection, VirtualAllocEx, WriteProcessMemory, SetThreadContext, ResumeThread
[HollowedImageNamePattern] Regex to match common decoy executables used for hollowing (e.g., 'svchost.exe', 'notepad.exe')
[TimeWindow_ProcessCreateToResume] Temporal threshold for unmap/write/execute sequence (e.g., within 5–10 seconds)
[SuspendedProcessStartFlag] CreateProcess flag used to identify suspended thread creation
[MemoryWriteSizeThreshold] Minimum byte size to flag suspicious memory overwrite in hollowed process

Detected Techniques

1

Details

MITRE ID
DET0382
STIX ID
x-mitre-detection-strategy--8e003575-5a6f-458d-be35-a8606c9b7dea
Analytics
1
Techniques Detected
1
By Tactic
Stealth
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.