LoFP LoFP / legitimate deployment of anydesk

Techniques

Sample rules

Remote Access Tool - AnyDesk Silent Installation

Description

Detects AnyDesk Remote Desktop silent installation. Which can be used by attackers to gain remote access.

Detection logic

condition: selection
selection:
  CommandLine|contains|all:
  - --install
  - --start-with-win
  - --silent