Windows: Suspicious rundll32 Execution of advpack.dll with Ordinal RegisterOCX Calls

Identifies rundll32.exe launching advpack.dll with ordinal-style calls consistent with stealthy OCX registration behavior.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Florian Roth (Nextron Systems), Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-05-17
Updated
2026-07-30

What it detects

This rule flags process creation where rundll32.exe is launched with command-line arguments indicating advpack.dll usage and an ordinal-based call pattern. Attackers can use this behavior to stealthily trigger COM/OCX registration via the advpack RegisterOCX function, potentially aiding persistence or execution flow. The detection relies on Windows process creation telemetry, matching rundll32-related image details, advpack string presence, and specific ordinal call indicators in the command line.

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.