{"id":"9e36ed87-4986-482e-8e3b-5c23ffff11bf","title":"RemCom Service Installation","description":"Detects RemCom service installation and execution events","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2023-08-07","modified":"","tags":["attack.execution","attack.t1569.002"],"technique_ids":["T1569.002"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Unknown"],"references":["https://github.com/kavika13/RemCom/"],"source_path":"rules/windows/builtin/system/service_control_manager/win_system_service_install_remcom.yml","source_sha256":"562211d33c36a9eb204d17d28fbd268b803dc0a7a457575e9faef33a8ac3ef6b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_remcom.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: RemCom Service Installation\nid: 9e36ed87-4986-482e-8e3b-5c23ffff11bf\nstatus: test\ndescription: Detects RemCom service installation and execution events\nreferences:\n    - https://github.com/kavika13/RemCom/\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2023-08-07\ntags:\n    - attack.execution\n    - attack.t1569.002\nlogsource:\n    product: windows\n    service: system\ndetection:\n    selection_eid:\n        Provider_Name: 'Service Control Manager'\n        EventID: 7045\n    selection_service:\n        - ServiceName: 'RemComSvc'\n        - ImagePath|endswith: '\\RemComSvc.exe'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1569.002","id":"T1569.002","name":"Service Execution","page":"techniques/enterprise/T1569.002/"}],"data_path":"data/detection-rules/9e36ed87-4986-482e-8e3b-5c23ffff11bf.json","kind":"sigma"}
