2018-11-22 18:14:07 +00:00
|
|
|
title: Sofacy Zebrocy
|
2019-03-04 13:13:27 +00:00
|
|
|
author: Florian Roth
|
2018-11-22 18:14:07 +00:00
|
|
|
description: Detects Sofacy's Zebrocy malware execution
|
|
|
|
references:
|
|
|
|
- https://app.any.run/tasks/54acca9a-394e-4384-a0c8-91a96d36c81d
|
|
|
|
tags:
|
|
|
|
- attack.execution
|
|
|
|
- attack.g0020
|
|
|
|
- attack.t1059
|
|
|
|
logsource:
|
2019-03-04 13:13:27 +00:00
|
|
|
category: process_creation
|
2018-11-22 18:14:07 +00:00
|
|
|
product: windows
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
CommandLine: '*cmd.exe /c SYSTEMINFO & TASKLIST'
|
2019-03-04 13:13:27 +00:00
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
|
|
|
level: critical
|