ATT&CK coverage › Technique

System Binary Proxy Execution: Odbcconf T1218.008

Adversaries may abuse odbcconf.exe to proxy execution of malicious payloads. Odbcconf.exe is a Windows utility that allows you to configure Open Database Connectivity (ODBC) drivers and data source names. The Odbcconf.exe binary may be digitally signed by Microsoft.

Events covered

2 catalog events are tagged with this technique by at least one rule.

ProviderEvent IDTitle
Sysmon1Process creation
Security-Auditing4688A new process has been created.

Authoring guide

Patterns shared across the 8 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (4 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
Image7ends_with 7, eq 1\odbcconf.exe, C:\Windows\System32\odbcconf.exe
OriginalFileName7eq 7odbcconf.exe
CommandLine7match 7.dll, INSTALLDRIVER , REGSVR , -f , .rsp
ParentImage2eq 1, ends_with 1C:\Windows\System32\runonce.exe, \odbcconf.exe

Top indicator values (33 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique.

FieldKindValueRules (here)Corpus reach
OriginalFileNameeqodbcconf.exe79
Imageends_with\odbcconf.exe711
CommandLinematch.dll415
CommandLinematchINSTALLDRIVER 22
CommandLinematchREGSVR 22
CommandLinematch.rsp22
CommandLinematch -f 25
CommandLinematch:\Windows\System32\Tasks_Migrated\1
CommandLinematch:\Users\Public\114
CommandLinematch:\Windows\SysWOW64\FxsTmp\1
CommandLinematch:\Windows\SysWOW64\Tasks\Microsoft\Windows\PLA\System\1
CommandLinematch:\PerfLogs\16
CommandLinematch:\Windows\System32\FxsTmp\1
CommandLinematch:\Windows\System32\spool\drivers\color\1
CommandLinematch:\Windows\System32\Microsoft\Crypto\RSA\MachineKeys\1
CommandLinematch\AppData\Local\Temp\116
CommandLinematch\AppData\Roaming\110
CommandLinematch:\Temp\114
CommandLinematch:\Windows\SysWOW64\Tasks\Microsoft\Windows\SyncCenter\1
CommandLinematch:\Windows\SysWOW64\com\dmp\1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Sigma 8 rules