2019-11-12 23:12:27 +01:00
|
|
|
title: CobaltStrike Process Injection
|
|
|
|
|
id: 6309645e-122d-4c5b-bb2b-22e4f9c2fa42
|
|
|
|
|
description: Detects a possible remote threat creation with certain characteristics which are typical for Cobalt Strike beacons
|
2018-11-30 10:25:05 +01:00
|
|
|
references:
|
|
|
|
|
- https://medium.com/@olafhartong/cobalt-strike-remote-threads-detection-206372d11d0f
|
2019-11-08 01:41:26 +03:00
|
|
|
- https://blog.cobaltstrike.com/2018/04/09/cobalt-strike-3-11-the-snake-that-eats-its-tail/
|
2019-03-06 05:25:12 +01:00
|
|
|
tags:
|
|
|
|
|
- attack.defense_evasion
|
2020-08-29 02:03:28 +02:00
|
|
|
- attack.t1055.001
|
2018-11-30 10:25:05 +01:00
|
|
|
status: experimental
|
2019-11-08 01:41:26 +03:00
|
|
|
author: Olaf Hartong, Florian Roth, Aleksey Potapov, oscd.community
|
|
|
|
|
date: 2018/11/30
|
2021-11-20 19:14:59 +01:00
|
|
|
modified: 2021/11/20
|
2018-11-30 10:25:05 +01:00
|
|
|
logsource:
|
|
|
|
|
product: windows
|
2020-09-30 20:44:14 +02:00
|
|
|
category: create_remote_thread
|
2018-11-30 10:25:05 +01:00
|
|
|
detection:
|
|
|
|
|
selection:
|
2021-11-20 19:14:59 +01:00
|
|
|
StartAddress|endswith:
|
2019-11-08 01:41:26 +03:00
|
|
|
- '0B80'
|
|
|
|
|
- '0C7C'
|
|
|
|
|
- '0C88'
|
2018-11-30 10:25:05 +01:00
|
|
|
condition: selection
|
|
|
|
|
falsepositives:
|
2022-03-16 13:43:54 +01:00
|
|
|
- Unknown
|
2018-11-30 10:25:05 +01:00
|
|
|
level: high
|
|
|
|
|
|