{"id":"e4d22291-f3d5-4b78-9a0c-a1fbaf32a6a4","title":"Potentially Suspicious ODBC Driver Registered","description":"Detects the registration of a new ODBC driver where the driver is located in a potentially suspicious location","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"high","date":"2023-05-23","modified":"2023-08-17","tags":["attack.credential-access","attack.persistence","attack.t1003"],"technique_ids":["T1003"],"logsource":{"category":"registry_set","product":"windows"},"falsepositives":["Unlikely"],"references":["https://www.hexacorn.com/blog/2020/08/23/odbcconf-lolbin-trifecta/"],"source_path":"rules/windows/registry/registry_set/registry_set_odbc_driver_registered_susp.yml","source_sha256":"5a36b58f34aef88489da4728083a4a04c695d9fa5c640042fb3ce7228e8c4925","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_set/registry_set_odbc_driver_registered_susp.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Potentially Suspicious ODBC Driver Registered\nid: e4d22291-f3d5-4b78-9a0c-a1fbaf32a6a4\nstatus: test\ndescription: Detects the registration of a new ODBC driver where the driver is located in a potentially suspicious location\nreferences:\n    - https://www.hexacorn.com/blog/2020/08/23/odbcconf-lolbin-trifecta/\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2023-05-23\nmodified: 2023-08-17\ntags:\n    - attack.credential-access\n    - attack.persistence\n    - attack.t1003\nlogsource:\n    category: registry_set\n    product: windows\ndetection:\n    selection:\n        TargetObject|contains: '\\SOFTWARE\\ODBC\\ODBCINST.INI\\'\n        TargetObject|endswith:\n            - '\\Driver'\n            - '\\Setup'\n        Details|contains:\n            - ':\\PerfLogs\\'\n            - ':\\ProgramData\\'\n            - ':\\Temp\\'\n            - ':\\Users\\Public\\'\n            - ':\\Windows\\Registration\\CRMLog'\n            - ':\\Windows\\System32\\com\\dmp\\'\n            - ':\\Windows\\System32\\FxsTmp\\'\n            - ':\\Windows\\System32\\Microsoft\\Crypto\\RSA\\MachineKeys\\'\n            - ':\\Windows\\System32\\spool\\drivers\\color\\'\n            - ':\\Windows\\System32\\spool\\PRINTERS\\'\n            - ':\\Windows\\System32\\spool\\SERVERS\\'\n            - ':\\Windows\\System32\\Tasks_Migrated\\'\n            - ':\\Windows\\System32\\Tasks\\Microsoft\\Windows\\SyncCenter\\'\n            - ':\\Windows\\SysWOW64\\com\\dmp\\'\n            - ':\\Windows\\SysWOW64\\FxsTmp\\'\n            - ':\\Windows\\SysWOW64\\Tasks\\Microsoft\\Windows\\PLA\\System\\'\n            - ':\\Windows\\SysWOW64\\Tasks\\Microsoft\\Windows\\SyncCenter\\'\n            - ':\\Windows\\Tasks\\'\n            - ':\\Windows\\Temp\\'\n            - ':\\Windows\\Tracing\\'\n            - '\\AppData\\Local\\Temp\\'\n            - '\\AppData\\Roaming\\'\n    condition: selection\nfalsepositives:\n    - Unlikely\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1003","id":"T1003","name":"OS Credential Dumping","page":"techniques/enterprise/T1003/"}],"data_path":"data/detection-rules/e4d22291-f3d5-4b78-9a0c-a1fbaf32a6a4.json","kind":"sigma"}
