Proxy User-Agent Matching APT40 Dropbox Tool on api.dropbox.com
Alerts on proxy requests using a fixed Chrome 36 user-agent to api.dropbox.com.
- Category
- proxy
- Author
- Thomas Patzke (SigmaHQ), DRL 1.1
- Published
- 2019-11-12
- Updated
- 2026-07-31
ATT&CK techniques
C2 → ExfiltrationRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
Exfiltration
Impact
What it detects
This rule flags proxy traffic where the User-Agent exactly matches a specific Windows/Chrome 36 string while the destination host is api.dropbox.com. Such mismatched or overly specific tool-like User-Agents can indicate command-and-control or data-exfiltration activity disguised as legitimate Dropbox access. It relies on proxy telemetry capturing destination host and the full client User-Agent string.
Reporting behind it
Changelog
v5- v5Candidate ingested via manual entry.2026-07-31
- v4Candidate ingested via manual entry.2026-07-31
- v3Candidate ingested via manual entry.2026-07-31
- v2Candidate ingested via manual entry.2026-07-31
- v1No 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.
title: Proxy User-Agent Matching APT40 Dropbox Tool on api.dropbox.com
id: 2c3d8655-9efe-4dcd-946a-ccfbf6506895
status: test
description: This rule flags proxy traffic where the User-Agent exactly matches a specific Windows/Chrome 36 string while the destination host is api.dropbox.com. Such mismatched or overly specific tool-like User-Agents can indicate command-and-control or data-exfiltration activity disguised as legitimate Dropbox access. It relies on proxy telemetry capturing destination host and the full client User-Agent string.
references:
- Internal research from Florian Roth
- https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2019/TA/APT40/proxy_apt_apt40_dropbox_tool_ua.yml
author: Thomas Patzke, Huntrule Team
date: 2019-11-12
modified: 2023-05-18
tags:
- attack.command-and-control
- attack.t1071.001
- attack.exfiltration
- attack.t1567.002
- detection.emerging-threats
logsource:
category: proxy
detection:
selection:
c-useragent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36
cs-host: api.dropbox.com
condition: selection
falsepositives:
- Old browsers
level: high
license: DRL-1.1
related:
- id: 5ba715b6-71b7-44fd-8245-f66893e81b3d
type: derived