{"id":"114e7f1c-f137-48c8-8f54-3088c24ce4b9","title":"Remote Access Tool - AnyDesk Silent Installation","description":"Detects AnyDesk Remote Desktop silent installation. Which can be used by attackers to gain remote access.","author":"Ján Trenčanský","status":"test","level":"high","date":"2021-08-06","modified":"2023-03-05","tags":["attack.command-and-control","attack.t1219.002"],"technique_ids":["T1219.002"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate deployment of AnyDesk"],"references":["https://twitter.com/TheDFIRReport/status/1423361119926816776?s=20","https://support.anydesk.com/Automatic_Deployment"],"source_path":"rules/windows/process_creation/proc_creation_win_remote_access_tools_anydesk_silent_install.yml","source_sha256":"52a2359ef3132f90c763807ef0e263e98bded89c597c8733bd858bd9e7ee0e60","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_remote_access_tools_anydesk_silent_install.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Remote Access Tool - AnyDesk Silent Installation\nid: 114e7f1c-f137-48c8-8f54-3088c24ce4b9\nstatus: test\ndescription: Detects AnyDesk Remote Desktop silent installation. Which can be used by attackers to gain remote access.\nreferences:\n    - https://twitter.com/TheDFIRReport/status/1423361119926816776?s=20\n    - https://support.anydesk.com/Automatic_Deployment\nauthor: Ján Trenčanský\ndate: 2021-08-06\nmodified: 2023-03-05\ntags:\n    - attack.command-and-control\n    - attack.t1219.002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        CommandLine|contains|all:\n            - '--install'\n            - '--start-with-win'\n            - '--silent'\n    condition: selection\nfalsepositives:\n    - Legitimate deployment of AnyDesk\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1219.002","id":"T1219.002","name":"Remote Desktop Software","page":"techniques/enterprise/T1219.002/"}],"data_path":"data/detection-rules/114e7f1c-f137-48c8-8f54-3088c24ce4b9.json","kind":"sigma"}
