Detectionhightest
Remote Access Tool - AnyDesk Silent Installation
Detects AnyDesk Remote Desktop silent installation. Which can be used by attackers to gain remote access.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
CommandLine|contains|all:
- '--install'
- '--start-with-win'
- '--silent'
condition: selectionFalse Positives
Legitimate deployment of AnyDesk
MITRE ATT&CK
Tactics
Other
attack.t1219.002
Rule Metadata
Rule ID
114e7f1c-f137-48c8-8f54-3088c24ce4b9
Status
test
Level
high
Type
Detection
Created
Fri Aug 06
Modified
Sun Mar 05
Author
Path
rules/windows/process_creation/proc_creation_win_remote_access_tools_anydesk_silent_install.yml
Raw Tags
attack.command-and-controlattack.t1219.002