Umbra Wiki technique technique/T1218.008
Back to wiki

T1218.008 — Odbcconf

provenance: imported · ATT&CK: T1218.008

T1218.008: Odbcconf

MITRE ATT&CK® Enterprise technique

Tactics Stealth
Platforms Windows
Permissions required
Version 3.0
Parent technique T1218

Description

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.(Citation: Microsoft odbcconf.exe) The Odbcconf.exe binary may be digitally signed by Microsoft.

Adversaries may abuse odbcconf.exe to bypass application control solutions that do not account for its potential abuse. Similar to Regsvr32, odbcconf.exe has a <code>REGSVR</code> flag that can be misused to execute DLLs (ex: <code>odbcconf.exe /S /A {REGSVR "C:\Users\Public\file.dll"}</code>). (Citation: LOLBAS Odbcconf)(Citation: TrendMicro Squiblydoo Aug 2017)(Citation: TrendMicro Cobalt Group Nov 2017)

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1218/008
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/