2024-06-20 09:59:08 +00:00
|
|
|
id: sofacy-winexe-malware-hash
|
2024-06-20 09:42:34 +00:00
|
|
|
info:
|
|
|
|
name: Sofacy Group Winexe Tool Hash - Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Winexe tool used by Sofacy group in Bundestag APT.
|
|
|
|
reference: |
|
|
|
|
- http://dokumente.linksfraktion.de/inhalt/report-orig.pdf
|
|
|
|
- https://github.com/Yara-Rules/rules/blob/master/malware/APT_Sofacy_Bundestag.yar
|
|
|
|
tags: malware,sofacy
|
|
|
|
|
|
|
|
file:
|
2024-06-20 12:38:35 +00:00
|
|
|
- extensions:
|
|
|
|
- exe
|
2024-06-20 09:42:34 +00:00
|
|
|
|
|
|
|
matchers:
|
2024-06-20 12:38:35 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- "sha256(raw) == '5130f600cd9a9cdc82d4bad938b20cbd2f699aadb76e7f3f1a93602330d9997d'"
|