Remote Access Tool - ScreenConnect Command Execution
Detects command execution via ScreenConnect RMM
Detection logic
selection
Provider_Name: ScreenConnect
EventID: 200
Data|contains: Executed command of lengthCondition
selectionRaw YAML
title: Remote Access Tool - ScreenConnect Command Execution
id: 076ebe48-cc05-4d8f-9d41-89245cd93a14
related:
- id: b1f73849-6329-4069-bc8f-78a604bb8b23
type: similar
status: test
description: Detects command execution via ScreenConnect RMM
references:
- https://www.huntandhackett.com/blog/revil-the-usage-of-legitimate-remote-admin-tooling
- https://github.com/SigmaHQ/sigma/pull/4467
author: Ali Alwashali
date: 2023-10-10
tags:
- attack.execution
- attack.t1059.003
logsource:
service: application
product: windows
detection:
selection:
Provider_Name: 'ScreenConnect'
EventID: 200
Data|contains: 'Executed command of length'
condition: selection
falsepositives:
- Legitimate use of ScreenConnect
level: lowFalse positives
- Legitimate use of ScreenConnect
References
Related rules
Similar rules
AppLocker Application Would Have Been Blocked
mediumwindows · Shares T1059
AppLocker Prevented Application or Script from Running
mediumwindows · Shares T1059
Axios NPM Compromise Indicators - Windows
highwindows · Shares T1059
Command Line Execution with Suspicious URL and AppData Strings
mediumwindows · Shares T1059