2023-08-01 11:37:58 +00:00
|
|
|
id: bluebanana-malware
|
2023-03-05 16:58:03 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: BlueBanana Malware - Detect
|
2023-03-05 16:58:03 +00:00
|
|
|
author: daffainfo
|
2023-08-01 09:54:35 +00:00
|
|
|
severity: info
|
2023-03-05 16:58:03 +00:00
|
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Ratdecoders.yar
|
|
|
|
tags: malware,file
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100fff584f3f17159c1748a0e0d4d2b0ee120b206c7f959c4710c02215ae2aca93202206700d0cf20118e36c252a73fbf0f9d0f2bab421663c347de5e5764537c44d855:922c64590222798bb761d5b6d8e72950
|