Detect rclone CLI Activity via Proxy User-Agent Prefix

Flags proxy traffic with a user agent beginning with rclone/v, indicating rclone usage through the proxy.

FreeReviewedSigma · Medium · v2
Category
proxy
Author
Janantha Marasinghe (SigmaHQ), DRL 1.1
Published
2022-10-18
Updated
2026-07-31

ATT&CK techniques

Exfiltration
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. Collection

  12. C2

  13. Impact

What it detects

This rule identifies proxy traffic where the User-Agent begins with the rclone version prefix (rclone/v), indicating rclone may be communicating through a proxy. Such activity matters because rclone is frequently used to automate cloud storage access and can support data transfer and exfiltration workflows. The detection relies on proxy telemetry capturing the HTTP User-Agent header and matches only the specified prefix pattern.

Related detections9 linkedT1567.002 — drag to rearrange
Suspicious ALPHA SPIDER Rclone Exfiltration Tool Masquerading as System Binary (via process_creation)
Malicious GhostLocker2 C2 Communication via HTTP POST (via proxy)
Suspicious Rclone Exfiltration Masquerading as wininit.exe
Malicious Bulk Data Exfiltration via Rclone (via process_creation)
Rclone SMB Share Exfiltration
Suspicious Data Exfiltration via Rclone to Cloud Storage (via process_creation)
Malicious Data Exfiltration via MEGAcmd
Suspicious Command and Control via Discord or Telegram Bot API
Data Exfiltration to WebDAV Share via curl Upload
Detect rclone CLI Activity via Proxy User-Agent Prefix
Pivot detection · T1567.002 · 9 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.