SigmaHQ/rules/apt/apt_hurricane_panda.yml

25 lines
655 B
YAML
Raw Normal View History

title: Hurricane Panda Activity
2019-11-12 22:12:27 +00:00
id: 0eb2107b-a596-422e-b123-b389d5594ed7
author: Florian Roth
status: experimental
2019-11-12 22:12:27 +00:00
description: Detects Hurricane Panda Activity
references:
- 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
logsource:
category: process_creation
product: windows
detection:
selection:
CommandLine:
- '* localgroup administrators admin /add'
- '*\Win64.exe*'
condition: selection
falsepositives:
- Unknown
level: high