25 lines
676 B
YAML
25 lines
676 B
YAML
id: urausy-malware
|
|
|
|
info:
|
|
name: Urausy Skype Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Urausy.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "skype.dat"
|
|
- "skype.ini"
|
|
- "CreateWindow"
|
|
- "YIWEFHIWQ"
|
|
- "CreateDesktop"
|
|
- "MyDesktop"
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502207b3b598cd852ee0690d9b13cc9b12860694de99a33231362605d694396de456f022100da377937679673c9a06f1a8c9a4b804226d71c2d0e28eae0a7702f0f2dec74cc:922c64590222798bb761d5b6d8e72950
|