nuclei-templates/file/malware/hash/furtim-malware-hash.yaml

23 lines
613 B
YAML

id: furtim-malware-hash
info:
name: Furtim Malware Hash - Detect
author: pussycat0x
severity: info
description: |
Detects Furtim Parent Malware.
reference:
- https://sentinelone.com/blogs/sfg-furtims-parent/
- https://github.com/Yara-Rules/rules/blob/master/malware/APT_furtim.yar
tags: malware,apt,furtim
file:
- extensions:
- all
matchers:
- type: dsl
dsl:
- "sha256(raw) == '766e49811c0bb7cce217e72e73a6aa866c15de0ba11d7dda3bd7e9ec33ed6963'"
- "sha256(raw) == '4f39d3e70ed1278d5fa83ed9f148ca92383ec662ac34635f7e56cc42eeaee948'"
condition: or