{"id":"0afecb6e-6223-4a82-99fb-bf5b981e92a5","title":"Remote Access Tool - ScreenConnect Temporary File","description":"Detects the creation of files in a specific location by ScreenConnect RMM.\nScreenConnect has feature to remotely execute binaries on a target machine. These binaries will be dropped to \":\\Users\\<username>\\Documents\\ConnectWiseControl\\Temp\\\" before execution.\n","author":"Ali Alwashali","status":"test","level":"low","date":"2023-10-10","modified":"","tags":["attack.execution","attack.t1059.003"],"technique_ids":["T1059.003"],"logsource":{"category":"file_event","product":"windows"},"falsepositives":["Legitimate use of ScreenConnect"],"references":["https://github.com/SigmaHQ/sigma/pull/4467"],"source_path":"rules/windows/file/file_event/file_event_win_remote_access_tools_screenconnect_remote_file.yml","source_sha256":"cfafb63825f4d48e58b1552b641991d3b98334767458572c06805a8e66aa5273","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/file/file_event/file_event_win_remote_access_tools_screenconnect_remote_file.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 - ScreenConnect Temporary File\nid: 0afecb6e-6223-4a82-99fb-bf5b981e92a5\nrelated:\n    - id: b1f73849-6329-4069-bc8f-78a604bb8b23\n      type: similar\nstatus: test\ndescription: |\n    Detects the creation of files in a specific location by ScreenConnect RMM.\n    ScreenConnect has feature to remotely execute binaries on a target machine. These binaries will be dropped to \":\\Users\\<username>\\Documents\\ConnectWiseControl\\Temp\\\" before execution.\nreferences:\n    - https://github.com/SigmaHQ/sigma/pull/4467\nauthor: Ali Alwashali\ndate: 2023-10-10\ntags:\n    - attack.execution\n    - attack.t1059.003\nlogsource:\n    category: file_event\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\ScreenConnect.WindowsClient.exe'\n        TargetFilename|contains: '\\Documents\\ConnectWiseControl\\Temp\\'\n    condition: selection\nfalsepositives:\n    - Legitimate use of ScreenConnect\n# Note: Incase the level if ScreenConnect is not used\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1059.003","id":"T1059.003","name":"Windows Command Shell","page":"techniques/enterprise/T1059.003/"}],"data_path":"data/detection-rules/0afecb6e-6223-4a82-99fb-bf5b981e92a5.json","kind":"sigma"}
