25 lines
699 B
YAML
25 lines
699 B
YAML
id: bluebanana-malware
|
|
|
|
info:
|
|
name: BlueBanana Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Ratdecoders.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "META-INF"
|
|
- "config.txt"
|
|
- "a/a/a/a/f.class"
|
|
- "a/a/a/a/l.class"
|
|
- "a/a/a/b/q.class"
|
|
- "a/a/a/b/v.class"
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100fff584f3f17159c1748a0e0d4d2b0ee120b206c7f959c4710c02215ae2aca93202206700d0cf20118e36c252a73fbf0f9d0f2bab421663c347de5e5764537c44d855:922c64590222798bb761d5b6d8e72950
|