2020-01-30 16:26:09 +00:00
|
|
|
title: CobaltStrike Malleable OneDrive Browsing Traffic Profile
|
2019-11-12 22:12:27 +00:00
|
|
|
id: c9b33401-cc6a-4cf6-83bb-57ddcb2407fc
|
2019-11-12 22:05:36 +00:00
|
|
|
status: experimental
|
2019-11-12 22:12:27 +00:00
|
|
|
description: Detects Malleable OneDrive Profile
|
2019-11-12 22:05:36 +00:00
|
|
|
references:
|
2019-11-12 22:12:27 +00:00
|
|
|
- https://github.com/rsmudge/Malleable-C2-Profiles/blob/master/normal/onedrive_getonly.profile
|
2019-11-12 22:05:36 +00:00
|
|
|
author: Markus Neis
|
2020-01-30 14:20:52 +00:00
|
|
|
date: 2019/11/12
|
2019-11-12 22:05:36 +00:00
|
|
|
tags:
|
|
|
|
- attack.t1102
|
|
|
|
logsource:
|
|
|
|
category: proxy
|
|
|
|
detection:
|
|
|
|
selection:
|
2019-12-06 23:11:33 +00:00
|
|
|
cs-method: 'GET'
|
|
|
|
c-uri: '*?manifest=wac'
|
|
|
|
cs-host: 'onedrive.live.com'
|
2019-11-12 22:05:36 +00:00
|
|
|
filter:
|
2020-01-30 14:20:52 +00:00
|
|
|
c-uri: 'http*://onedrive.live.com/*'
|
2019-11-12 22:05:36 +00:00
|
|
|
condition: selection and not filter
|
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
|
|
|
level: high
|