LoFP LoFP / false positives are expected with legitimate \".chm\"

Techniques

Sample rules

HH.EXE Execution

Description

Detects the execution of “hh.exe” to open “.chm” files.

Detection logic

condition: all of selection_*
selection_cli:
  CommandLine|contains: .chm
selection_img:
- OriginalFileName: HH.exe
- Image|endswith: \hh.exe