Potentially Suspicious ODBC Driver Registered
Detects the registration of a new ODBC driver where the driver is located in a potentially suspicious location
Sigma rule (View on GitHub)
1title: Potentially Suspicious ODBC Driver Registered
2id: e4d22291-f3d5-4b78-9a0c-a1fbaf32a6a4
3status: test
4description: Detects the registration of a new ODBC driver where the driver is located in a potentially suspicious location
5references:
6 - https://www.hexacorn.com/blog/2020/08/23/odbcconf-lolbin-trifecta/
7author: Nasreddine Bencherchali (Nextron Systems)
8date: 2023-05-23
9modified: 2023-08-17
10tags:
11 - attack.credential-access
12 - attack.persistence
13 - attack.t1003
14logsource:
15 category: registry_set
16 product: windows
17detection:
18 selection:
19 TargetObject|contains: '\SOFTWARE\ODBC\ODBCINST.INI\'
20 TargetObject|endswith:
21 - '\Driver'
22 - '\Setup'
23 Details|contains:
24 - ':\PerfLogs\'
25 - ':\ProgramData\'
26 - ':\Temp\'
27 - ':\Users\Public\'
28 - ':\Windows\Registration\CRMLog'
29 - ':\Windows\System32\com\dmp\'
30 - ':\Windows\System32\FxsTmp\'
31 - ':\Windows\System32\Microsoft\Crypto\RSA\MachineKeys\'
32 - ':\Windows\System32\spool\drivers\color\'
33 - ':\Windows\System32\spool\PRINTERS\'
34 - ':\Windows\System32\spool\SERVERS\'
35 - ':\Windows\System32\Tasks_Migrated\'
36 - ':\Windows\System32\Tasks\Microsoft\Windows\SyncCenter\'
37 - ':\Windows\SysWOW64\com\dmp\'
38 - ':\Windows\SysWOW64\FxsTmp\'
39 - ':\Windows\SysWOW64\Tasks\Microsoft\Windows\PLA\System\'
40 - ':\Windows\SysWOW64\Tasks\Microsoft\Windows\SyncCenter\'
41 - ':\Windows\Tasks\'
42 - ':\Windows\Temp\'
43 - ':\Windows\Tracing\'
44 - '\AppData\Local\Temp\'
45 - '\AppData\Roaming\'
46 condition: selection
47falsepositives:
48 - Unlikely
49level: high
References
Related rules
- Hacktool Execution - Imphash
- Interesting Service Enumeration Via Sc.EXE
- Live Memory Dump Using Powershell
- Loaded Module Enumeration Via Tasklist.EXE
- Rare Subscription-level Operations In Azure