Windows Registry: New ODBC Driver Registration via ODBCINST.INI

Flags Windows registry changes that add ODBC driver entries under ODBCINST.INI, with exclusions for specific known benign cases.

FreeReviewedSigma · Low · v1
Product
windows
Category
registry_set
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-05-23
Updated
2026-07-30

What it detects

This rule identifies new entries written to the ODBC driver registry path by matching updates under SOFTWARE\ODBC\ODBCINST.INI\ and driver keys ending with \Driver. Attackers may register or replace ODBC drivers to establish persistence and to route execution through trusted components. It relies on Windows registry set events capturing the TargetObject and (when present) DLL path details used to narrow matches for common, benign driver registrations.

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