30 lines
788 B
YAML
30 lines
788 B
YAML
id: arcom-malware
|
|
|
|
info:
|
|
name: Arcom 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-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "CVu3388fnek3W(3ij3fkp0930di"
|
|
- "ZINGAWI2"
|
|
- "clWebLightGoldenrodYellow"
|
|
- "Ancestor for '%s' not found"
|
|
- "Control-C hit"
|
|
condition: and
|
|
|
|
- type: binary
|
|
binary:
|
|
- "A3242521"
|
|
|
|
# digest: 4b0a00483046022100c94af5a498c4235c4290fd509d830c181e05b2915d979c951c297aacd1c24f71022100902af9cda3098593dc1e6f28001eecccd32330b65e6f6329d35bf7e48fb757ea:922c64590222798bb761d5b6d8e72950
|