Windows: Suspicious Odbcconf.EXE REGSVR usage with non-DLL-suffixed target

Flags odbcconf.exe launched with REGSVR while the target lacks a .dll extension on Windows process creation.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
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 executions of odbcconf.exe using the REGSVR action where the command line does not include a .dll extension for the target DLL. Attackers may use this pattern to register malicious code while attempting to evade simple extension-based defenses. The detection relies on Windows process creation telemetry, specifically the executable path/name and the presence of REGSVR in the command line, plus the absence of a .dll substring.

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: Odbcconf.exe used to register a DLL via REGSVR
Windows: Suspicious Odbcconf.EXE REGSVR usage with non-DLL-suffixed target
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.