Files
blue-team-tools/rules/windows/process_creation/proc_creation_win_apt_gallium.yml
T
2022-03-16 13:43:54 +01:00

33 lines
1.1 KiB
YAML

title: GALLIUM Artefacts
id: 18739897-21b1-41da-8ee4-5b786915a676
related:
- id: 440a56bf-7873-4439-940a-1c8a671073c2
type: derived
status: experimental
description: Detects artefacts associated with activity group GALLIUM - Microsoft Threat Intelligence Center indicators released in December 2019.
author: Tim Burrell
date: 2020/02/07
modified: 2021/09/19
references:
- https://www.microsoft.com/security/blog/2019/12/12/gallium-targeting-global-telecom/
- https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn800669(v=ws.11)
tags:
- attack.credential_access
- attack.t1212
- attack.command_and_control
- attack.t1071
logsource:
product: windows
category: process_creation
detection:
legitimate_process_path:
Image|contains:
- ':\Program Files(x86)\'
- ':\Program Files\'
legitimate_executable:
sha1:
- 'e570585edc69f9074cb5e8a790708336bd45ca0f'
condition: legitimate_executable and not legitimate_process_path
falsepositives:
- Unknown
level: high