{"id":"8e3c7994-131e-4ba5-b6ea-804d49113a26","title":"Uncommon Child Process Spawned By Odbcconf.EXE","description":"Detects an uncommon child process of \"odbcconf.exe\" binary which normally shouldn't have any child processes.","author":"Harjot Singh @cyb3rjy0t","status":"test","level":"medium","date":"2023-05-22","modified":"","tags":["attack.stealth","attack.t1218.008"],"technique_ids":["T1218.008"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["In rare occurrences where \"odbcconf\" crashes. It might spawn a \"werfault\" process","Other child processes will depend on the DLL being registered by actions like \"regsvr\". In case where the DLLs have external calls (which should be rare). Other child processes might spawn and additional filters need to be applied."],"references":["https://learn.microsoft.com/en-us/sql/odbc/odbcconf-exe?view=sql-server-ver16","https://lolbas-project.github.io/lolbas/Binaries/Odbcconf/","https://medium.com/@cyberjyot/t1218-008-dll-execution-using-odbcconf-exe-803fa9e08dac"],"source_path":"rules/windows/process_creation/proc_creation_win_odbcconf_uncommon_child_process.yml","source_sha256":"4cf9879d4bee9e6138b4b0e2fb469459642841f5d13c7ad91ae0b10842e1875b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_odbcconf_uncommon_child_process.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Uncommon Child Process Spawned By Odbcconf.EXE\nid: 8e3c7994-131e-4ba5-b6ea-804d49113a26\nstatus: test\ndescription: Detects an uncommon child process of \"odbcconf.exe\" binary which normally shouldn't have any child processes.\nreferences:\n    - https://learn.microsoft.com/en-us/sql/odbc/odbcconf-exe?view=sql-server-ver16\n    - https://lolbas-project.github.io/lolbas/Binaries/Odbcconf/\n    - https://medium.com/@cyberjyot/t1218-008-dll-execution-using-odbcconf-exe-803fa9e08dac\nauthor: Harjot Singh @cyb3rjy0t\ndate: 2023-05-22\ntags:\n    - attack.stealth\n    - attack.t1218.008\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        ParentImage|endswith: '\\odbcconf.exe'\n    condition: selection\nfalsepositives:\n    - In rare occurrences where \"odbcconf\" crashes. It might spawn a \"werfault\" process\n    - Other child processes will depend on the DLL being registered by actions like \"regsvr\". In case where the DLLs have external calls (which should be rare). Other child processes might spawn and additional filters need to be applied.\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1218.008","id":"T1218.008","name":"Odbcconf","page":"techniques/enterprise/T1218.008/"}],"data_path":"data/detection-rules/8e3c7994-131e-4ba5-b6ea-804d49113a26.json","kind":"sigma"}
