25 lines
670 B
YAML
25 lines
670 B
YAML
id: ap0calypse-malware
|
|
|
|
info:
|
|
name: Ap0calypse 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:
|
|
- "Ap0calypse"
|
|
- "Sifre"
|
|
- "MsgGoster"
|
|
- "Baslik"
|
|
- "Dosyalars"
|
|
- "Injecsiyon"
|
|
condition: and
|
|
|
|
# digest: 4a0a004730450221009a4fe2a01a81f0ce6902dff99fd80899a03564015ef45e6a0cf97470115f32b3022027b355be70bb66fb654b7ea8d1cfc34de9d61102a4d5a66f8218b764b4d94897:922c64590222798bb761d5b6d8e72950
|