{"id":"4bb79b62-ef12-4861-981d-2aab43fab642","title":"TacticalRMM Service Installation","description":"Detects a TacticalRMM service installation. Tactical RMM is a remote monitoring & management tool.","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2022-11-28","modified":"","tags":["attack.command-and-control","attack.t1219.002"],"technique_ids":["T1219.002"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Legitimate use of the tool"],"references":["https://thedfirreport.com/2022/11/28/emotet-strikes-again-lnk-file-leads-to-domain-wide-ransomware/"],"source_path":"rules/windows/builtin/system/service_control_manager/win_system_service_install_tacticalrmm.yml","source_sha256":"a9833b51a2206a95b7edfc24c45192a802c2f959e90e5581094fa957440ef6c6","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_tacticalrmm.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: TacticalRMM Service Installation\nid: 4bb79b62-ef12-4861-981d-2aab43fab642\nstatus: test\ndescription: Detects a TacticalRMM service installation. Tactical RMM is a remote monitoring & management tool.\nreferences:\n    - https://thedfirreport.com/2022/11/28/emotet-strikes-again-lnk-file-leads-to-domain-wide-ransomware/\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-11-28\ntags:\n    - attack.command-and-control\n    - attack.t1219.002\nlogsource:\n    product: windows\n    service: system\ndetection:\n    selection_root:\n        Provider_Name: 'Service Control Manager'\n        EventID: 7045\n    selection_service:\n        - ImagePath|contains: 'tacticalrmm.exe'\n        - ServiceName|contains: 'TacticalRMM Agent Service'\n    condition: all of selection_*\nfalsepositives:\n    - Legitimate use of the tool\nlevel: medium\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/4bb79b62-ef12-4861-981d-2aab43fab642.json","kind":"sigma"}
