20 lines
475 B
YAML
20 lines
475 B
YAML
id: ironpanda-htran-malware-hash
|
|
info:
|
|
name: Iron Panda Malware Htran Hash - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Iron Panda Malware Htran
|
|
reference:
|
|
- https://goo.gl/E4qia9
|
|
- https://github.com/Yara-Rules/rules/blob/master/malware/APT_Irontiger.yar
|
|
tags: malware,ironpanda
|
|
|
|
file:
|
|
extensions:
|
|
- all
|
|
|
|
matchers:
|
|
type: dsl
|
|
dsl:
|
|
- "sha256(raw) == '7903f94730a8508e9b272b3b56899b49736740cea5037ea7dbb4e690bcaf00e7'" |