{"id":"1a31b18a-f00c-4061-9900-f735b96c99fc","title":"Remote Access Tool Services Have Been Installed - System","description":"Detects service installation of different remote access tools software. These software are often abused by threat actors to perform","author":"Connor Martin, Nasreddine Bencherchali","status":"test","level":"medium","date":"2022-12-23","modified":"2023-06-22","tags":["attack.privilege-escalation","attack.persistence","attack.execution","attack.t1543.003","attack.t1569.002"],"technique_ids":["T1543.003","T1569.002"],"logsource":{"product":"windows","service":"system"},"falsepositives":["Unknown"],"references":["https://redcanary.com/blog/misbehaving-rats/"],"source_path":"rules/windows/builtin/system/service_control_manager/win_system_service_install_remote_access_software.yml","source_sha256":"075845b77d8b88a510885e4fc5625fa9734069ac3014b6fcf0e00b5218e38611","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/system/service_control_manager/win_system_service_install_remote_access_software.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 Services Have Been Installed - System\nid: 1a31b18a-f00c-4061-9900-f735b96c99fc\nrelated:\n    - id: c8b00925-926c-47e3-beea-298fd563728e\n      type: similar\nstatus: test\ndescription: Detects service installation of different remote access tools software. These software are often abused by threat actors to perform\nreferences:\n    - https://redcanary.com/blog/misbehaving-rats/\nauthor: Connor Martin, Nasreddine Bencherchali\ndate: 2022-12-23\nmodified: 2023-06-22\ntags:\n    - attack.privilege-escalation\n    - attack.persistence\n    - attack.execution\n    - attack.t1543.003\n    - attack.t1569.002\nlogsource:\n    product: windows\n    service: system\ndetection:\n    selection:\n        Provider_Name: 'Service Control Manager'\n        EventID:\n            - 7045\n            - 7036\n        ServiceName|contains:\n            # Based on https://github.com/SigmaHQ/sigma/pull/2841\n            - 'AmmyyAdmin' # https://www.ammyy.com/en/\n            - 'Atera'\n            - 'BASupportExpressSrvcUpdater' # https://www.systemlookup.com/O23/6837-BASupSrvcUpdater_exe.html\n            - 'BASupportExpressStandaloneService' # https://www.systemlookup.com/O23/6839-BASupSrvc_exe.html\n            - 'chromoting'\n            - 'GoToAssist' # https://www.goto.com/it-management/resolve\n            - 'GoToMyPC' # https://get.gotomypc.com/\n            - 'jumpcloud'\n            - 'LMIGuardianSvc' # https://www.logmein.com/\n            - 'LogMeIn' # https://www.logmein.com/\n            - 'monblanking'\n            - 'Parsec'\n            - 'RManService' # https://www.systemlookup.com/O23/7855-rutserv_exe.html\n            - 'RPCPerformanceService' # https://www.remotepc.com/\n            - 'RPCService' # https://www.remotepc.com/\n            - 'SplashtopRemoteService' # https://www.splashtop.com/\n            - 'SSUService'\n            - 'TeamViewer'\n            - 'TightVNC' # https://www.tightvnc.com/\n            - 'vncserver'\n            - 'Zoho'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1543.003","id":"T1543.003","name":"Windows Service","page":"techniques/enterprise/T1543.003/"},{"key":"enterprise/T1569.002","id":"T1569.002","name":"Service Execution","page":"techniques/enterprise/T1569.002/"}],"data_path":"data/detection-rules/1a31b18a-f00c-4061-9900-f735b96c99fc.json","kind":"sigma"}
