28 lines
591 B
YAML
28 lines
591 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" |