LoFP LoFP / administrator might leverage the same command line for debugging or other purposes. however this action must be always investigated

Techniques

Sample rules

Uninstall Crowdstrike Falcon Sensor

Description

Adversaries may disable security tools to avoid possible detection of their tools and activities by uninstalling Crowdstrike Falcon

Detection logic

condition: selection
selection:
  CommandLine|contains|all:
  - \WindowsSensor.exe
  - ' /uninstall'
  - ' /quiet'