Windows: Odbcconf.exe used to register a DLL via REGSVR

Flags odbcconf.exe executions using REGSVR to register a DLL, a regsvr32-equivalent technique often abused by attackers.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Kirill Kiryanov, Beyu Denis, Daniil Yugoslavskiy, oscd.community, Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-05-22
Updated
2026-07-30

ATT&CK techniques

Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. Collection

  12. C2

  13. Exfiltration

  14. Impact

What it detects

This rule identifies Windows process executions where odbcconf.exe is invoked with command-line content indicating a REGSVR-style DLL registration (includes 'REGSVR ' and '.dll'). Attackers can use this equivalent technique to regsvr32 to register a malicious DLL so it can be executed or loaded later. The detection relies on process creation telemetry, matching the image/original filename for odbcconf.exe and the presence of the DLL registration parameters in the command line.

Related detections8 linkedT1218.008 — drag to rearrange
Suspicious DLL Execution via Odbcconf LOLBIN (via process_creation)
Windows: Odbcconf.EXE INSTALLDRIVER Use With Missing .dll Target
Windows Process Execution of Odbcconf.exe with -f Response File Flag
Windows: Detect Odbcconf.exe INSTALLDRIVER DLL Installation via Process Command Line
Windows Odbcconf.EXE Response File Execution via -f Flag
Windows Process Execution: odbcconf.exe with DLL in Suspicious Path
Windows: Uncommon Child Process Spawned by Odbcconf.EXE
Windows: Suspicious Odbcconf.EXE REGSVR usage with non-DLL-suffixed target
Windows: Odbcconf.exe used to register a DLL via REGSVR
Pivot detection · T1218.008 · 8 related

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