What problem does it solve?
DCOM-based lateral movement (MITRE ATT&CK T1021.003) lets attackers execute commands on remote Windows hosts without dropping files, evading many traditional detections. This Skill provides a complete hunting methodology to identify abuse of MMC20.Application, ShellWindows, and ShellBrowserWindow COM objects before attackers move deeper into your network.
Core Features & Use Cases
- Sysmon Detection Configuration: Ready-to-deploy Sysmon rules capturing process creation (EID 1), network connections (EID 3), and image loads (EID 7) specific to DCOM abuse patterns.
- Multi-Platform SIEM Rules: Sigma rules, Splunk SPL queries, and Microsoft Sentinel KQL queries that correlate RPC port 135 connections with suspicious parent-child process chains.
- Network-Level Detection: Zeek scripts for monitoring DCE-RPC traffic and RPC endpoint mapper anomalies across internal hosts.
- Use Case: A SOC analyst investigating suspicious mmc.exe spawning cmd.exe on a file server can follow the workflow to correlate Sysmon events with network logons (Event 4624 Type 3), trace the attack back to the source host, and validate detection coverage using Atomic Red Team T1021.003 tests.
Quick Start
Ask the AI to hunt for DCOM lateral movement on your Windows endpoints by correlating Sysmon process creation events with inbound RPC connections on port 135.