LoFP LoFP / legitimate deinstallation by administrative staff

Techniques

Sample rules

Raccine Uninstall

Description

Detects commands that indicate a Raccine removal from an end system. Raccine is a free ransomware protection tool.

Detection logic

condition: 1 of selection*
selection1:
  CommandLine|contains|all:
  - 'taskkill '
  - RaccineSettings.exe
selection2:
  CommandLine|contains|all:
  - reg.exe
  - delete
  - Raccine Tray
selection3:
  CommandLine|contains|all:
  - schtasks
  - /DELETE
  - Raccine Rules Updater