Uninstall Crowdstrike Falcon Sensor
Description
Adversaries may disable security tools to avoid possible detection of their tools and activities by uninstalling Crowdstrike Falcon
Query · sigma
selection: CommandLine|contains|all: - \WindowsSensor.exe - ' /uninstall' - ' /quiet' condition: selection
Known false positives
- Administrator might leverage the same command line for debugging or other purposes. However this action must be always investigated