22 lines
674 B
YAML
22 lines
674 B
YAML
id: genome-malware
|
|
|
|
info:
|
|
name: Genome Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Genome.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- 'Attempting to create more than one keyboard::Monitor instance'
|
|
- '{Right windows}'
|
|
- 'Access violation - no RTTI data!'
|
|
condition: and
|
|
|
|
# digest: 4b0a004830460221008e67d4a702001206e2838ed87a09a2d6dc3a0a423643a3b19fab912895944d3c022100d8d561eda4eb5f713345d6e04db0b1f2e27daa13009c62a27c9ee08888f91b23:922c64590222798bb761d5b6d8e72950
|