2019-11-12 22:05:36 +00:00
|
|
|
title: APT40 Dropbox Tool User Agent
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 5ba715b6-71b7-44fd-8245-f66893e81b3d
|
2019-11-12 22:05:36 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects suspicious user agent string of APT40 Dropbox tool
|
|
|
|
references:
|
|
|
|
- Internal research from Florian Roth
|
|
|
|
author: Thomas Patzke
|
2020-01-30 14:20:52 +00:00
|
|
|
date: 2019/11/12
|
2020-09-03 14:16:47 +00:00
|
|
|
modified: 2020/09/02
|
|
|
|
tags:
|
|
|
|
- attack.command_and_control
|
|
|
|
- attack.t1071.001
|
|
|
|
- attack.t1043 # an old one
|
|
|
|
- attack.exfiltration
|
|
|
|
- attack.t1567.002
|
|
|
|
- attack.t1048 # an old one
|
2019-11-12 22:05:36 +00:00
|
|
|
logsource:
|
|
|
|
category: proxy
|
|
|
|
detection:
|
|
|
|
selection:
|
2019-12-06 23:11:33 +00:00
|
|
|
c-useragent: 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36'
|
2019-11-12 22:05:36 +00:00
|
|
|
r-dns: 'api.dropbox.com'
|
|
|
|
condition: selection
|
|
|
|
fields:
|
|
|
|
- c-ip
|
2019-12-06 23:23:30 +00:00
|
|
|
- c-uri
|
2019-11-12 22:05:36 +00:00
|
|
|
falsepositives:
|
|
|
|
- Old browsers
|
|
|
|
level: high
|