{"id":"e0d1ad53-c7eb-48ec-a87a-72393cc6cedc","title":"Mesh Agent Service Installation","description":"Detects a Mesh Agent service installation. Mesh Agent is used to remotely manage computers","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_mesh_agent.yml","source_sha256":"b0b2b7389737c6359d4b17f5c6e1b4390d011b062700192631e3dfe784861c40","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_mesh_agent.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Mesh Agent Service Installation\nid: e0d1ad53-c7eb-48ec-a87a-72393cc6cedc\nstatus: test\ndescription: Detects a Mesh Agent service installation. Mesh Agent is used to remotely manage computers\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: 'MeshAgent.exe'\n        - ServiceName|contains: 'Mesh Agent'\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/e0d1ad53-c7eb-48ec-a87a-72393cc6cedc.json","kind":"sigma"}
