2018-02-25 16:24:00 +00:00
|
|
|
title: Hurricane Panda Activity
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 0eb2107b-a596-422e-b123-b389d5594ed7
|
2019-03-04 13:13:27 +00:00
|
|
|
author: Florian Roth
|
2020-01-30 14:32:39 +00:00
|
|
|
date: 2019/03/04
|
2018-02-25 16:24:00 +00:00
|
|
|
status: experimental
|
2019-11-12 22:12:27 +00:00
|
|
|
description: Detects Hurricane Panda Activity
|
|
|
|
references:
|
2018-02-25 16:24:00 +00:00
|
|
|
- https://www.crowdstrike.com/blog/crowdstrike-discovers-use-64-bit-zero-day-privilege-escalation-exploit-cve-2014-4113-hurricane-panda/
|
2018-07-25 07:50:01 +00:00
|
|
|
tags:
|
|
|
|
- attack.privilege_escalation
|
|
|
|
- attack.g0009
|
|
|
|
- attack.t1068
|
2018-02-25 16:24:00 +00:00
|
|
|
logsource:
|
2019-03-04 13:13:27 +00:00
|
|
|
category: process_creation
|
2018-02-25 16:24:00 +00:00
|
|
|
product: windows
|
|
|
|
detection:
|
|
|
|
selection:
|
2020-11-27 02:12:26 +00:00
|
|
|
- CommandLine|contains|all:
|
|
|
|
- 'localgroup'
|
|
|
|
- 'admin'
|
|
|
|
- '/add'
|
|
|
|
- CommandLine|contains:
|
|
|
|
- '\Win64.exe'
|
2019-03-04 13:13:27 +00:00
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
|
|
|
level: high
|