29 lines
746 B
YAML
29 lines
746 B
YAML
id: yayih-malware
|
|
|
|
info:
|
|
name: Yayih Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Yayih.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "/bbs/info.asp"
|
|
- "\\msinfo.exe"
|
|
- "%s\\%srcs.pdf"
|
|
- "\\aumLib.ini"
|
|
condition: or
|
|
|
|
- type: binary
|
|
binary:
|
|
- "8004087A03C18B45FC8034081903C1413B0A7CE9"
|
|
|
|
# digest: 4a0a00473045022100f21491da53356e83942c2502eae399b18e503026b04fd6a04d7e3d666c6253f802207d7efabac7623bd14bff67a913e9bbf35fc19504e5bda37c3a3e350c719ead77:922c64590222798bb761d5b6d8e72950
|