mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
17 lines
703 B
YAML
17 lines
703 B
YAML
title: TropicTrooper Campaign November 2018
|
|
author: "@41thexplorer, Windows Defender ATP"
|
|
status: stable
|
|
description: Detects TropicTrooper activity, an actor who targeted high-profile organizations in the energy and food and beverage sectors in Asia
|
|
references:
|
|
- https://cloudblogs.microsoft.com/microsoftsecure/2018/11/28/windows-defender-atp-device-risk-score-exposes-new-cyberattack-drives-conditional-access-to-protect-networks/
|
|
tags:
|
|
- attack.execution
|
|
- attack.t1085
|
|
logsource:
|
|
category: process_creation
|
|
product: windows
|
|
detection:
|
|
selection:
|
|
CommandLine: '*abCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCc*'
|
|
condition: selection
|
|
level: high |