LoFP LoFP / 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.

Techniques

Sample rules

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.

Detection logic

condition: selection
selection:
  ParentImage|endswith: \odbcconf.exe