LoFP LoFP / legitimate use of winrar with a command line in which \".dmp\" or \".dump\" appears accidentally

Techniques

Sample rules

Winrar Compressing Dump Files

Description

Detects execution of WinRAR in order to compress a file with a “.dmp”/".dump" extension, which could be a step in a process of dump file exfiltration.

Detection logic

condition: all of selection_*
selection_extension:
  CommandLine|contains:
  - .dmp
  - .dump
  - .hdmp
selection_img:
- Image|endswith:
  - \rar.exe
  - \winrar.exe
- Description: Command line RAR