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

20 lines
556 B
YAML
Raw Normal View History

2024-06-20 09:42:34 +00:00
id: rokrat-malware-hash
info:
name: ROKRAT Loader Malware Hash- Detect
author: pussycat0x
2024-06-20 09:59:08 +00:00
severity: info
2024-06-20 09:42:34 +00:00
description: |
Designed to catch loader observed used with ROKRAT malware
reference:
- https://www.carbonblack.com/2018/02/27/threat-analysis-rokrat-malware/
- https://github.com/Yara-Rules/rules/blob/master/malware/APT_DPRK_ROKRAT.yar
tags: malware,taudprkapt
file:
2024-06-20 12:38:35 +00:00
- extensions:
2024-06-20 09:42:34 +00:00
- all
matchers:
2024-06-20 12:38:35 +00:00
- type: dsl
dsl:
- "sha256(raw) == 'e1546323dc746ed2f7a5c973dcecc79b014b68bdd8a6230239283b4f775f4bbd'"