1200kmSECURITY RESEARCH

1200KM / sigma-rule

Remote Access Tool - ScreenConnect File Transfer — Sigma Rule

Sigma rule 5d19eb78-5b5b-4ef2-a9f0-4bfa94d58a13. Remote Access Tool - ScreenConnect File Transfer — Sigma Rule. Detects file being transferred via ScreenConnect RMM

Rule metadata and linked tags

Author: Ali Alwashali. Source status: test; severity: low. Source dates: 2023-10-10 / not supplied.

{
  "service": "application",
  "product": "windows"
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: 28309f30f9c0af40a533b56a85917a344e20547c430ec07d698975f1ea2f014d

Detection logic

Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.

title: Remote Access Tool - ScreenConnect File Transfer
id: 5d19eb78-5b5b-4ef2-a9f0-4bfa94d58a13
related:
    - id: b1f73849-6329-4069-bc8f-78a604bb8b23
      type: similar
status: test
description: Detects file being transferred 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: 201
        Data|contains: 'Transferred files with action'
    condition: selection
falsepositives:
    - Legitimate use of ScreenConnect
level: low

Original YAML and metadata in JSON

False positives

  • Legitimate use of ScreenConnect

Source references

Connected ecosystem references

Exact source-tagged techniques

Telemetry review

Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.

Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.