23 lines
475 B
YAML
23 lines
475 B
YAML
id: andromeda-malware
|
|
|
|
info:
|
|
name: Andromeda Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Andromeda.yar
|
|
tags: malware,file
|
|
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- 'hsk\\ehs\\dihviceh\\serhlsethntrohntcohurrehem\\chsyst'
|
|
|
|
- type: binary
|
|
binary:
|
|
- "1C1C1D03494746" |