Suspicious Remote Access Utility Services Have Been Installed - System (via system)
This rule detects service installation of different remote access tools software. These software are frequently misused by threat actors to perform
SigmamediumWindowsv1
sigma
suspicious-remote-access-utility-services-have-been-installed-system-via-system
title: Suspicious Remote Access Utility Services Have Been Installed - System (via system)
id: 88663119-4e5b-5abe-a92c-1882465cb108
status: stable
description: This rule detects service installation of different remote access tools software. These software are frequently misused by threat actors to perform
references:
- https://attack.mitre.org/techniques/T1569/002/
- https://attack.mitre.org/techniques/T1543/003/
- https://redcanary.com/blog/misbehaving-rats/
author: Huntrule Team
date: 2026-05-21
tags:
- attack.privilege-escalation
- attack.persistence
- attack.execution
- attack.t1543.003
- attack.t1569.002
logsource:
product: windows
service: system
detection:
selection:
Provider_Name: 'Service Control Manager'
EventID:
- 7045
- 7036
ServiceName|contains:
- 'AmmyyAdmin'
- 'Atera'
- 'BASupportExpressSrvcUpdater'
- 'BASupportExpressStandaloneService'
- 'chromoting'
- 'GoToAssist'
- 'GoToMyPC'
- 'jumpcloud'
- 'LMIGuardianSvc'
- 'LogMeIn'
- 'monblanking'
- 'Parsec'
- 'RManService'
- 'RPCPerformanceService'
- 'RPCService'
- 'SplashtopRemoteService'
- 'SSUService'
- 'TeamViewer'
- 'TightVNC'
- 'vncserver'
- 'Zoho'
condition: selection
falsepositives:
- Unknown
level: medium
Known false positives
- Unknown
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.