2024-06-20 09:42:34 +00:00
|
|
|
id: red-leaves-malware-hash
|
|
|
|
info:
|
|
|
|
name: Red Leaves Malware Hash - Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Red Leaves malware, related to APT10
|
|
|
|
reference:
|
|
|
|
- https://www.virustotal.com/
|
|
|
|
- https://github.com/Yara-Rules/rules/blob/master/malware/APT_RedLeaves.yar
|
|
|
|
tags: malware,apt,red-leaves
|
|
|
|
|
|
|
|
file:
|
2024-06-20 12:38:35 +00:00
|
|
|
- extensions:
|
|
|
|
- all
|
2024-06-20 09:42:34 +00:00
|
|
|
|
|
|
|
matchers:
|
2024-06-20 12:38:35 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- "sha256(raw) == '2e1f902de32b999642bb09e995082c37a024f320c683848edadaf2db8e322c3c'"
|