26 lines
708 B
YAML
26 lines
708 B
YAML
id: warp-malware
|
|
|
|
info:
|
|
name: Warp Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Warp.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "/2011/n325423.shtml?"
|
|
- "wyle"
|
|
- "\\~ISUN32.EXE"
|
|
condition: and
|
|
|
|
- type: binary
|
|
binary:
|
|
- "80382B7503C6002D80382F7503C6005F"
|
|
# digest: 4b0a00483046022100e80f4b2dd4f9e9816231f6df6fe61c3565dece76d808a3a46eb8834f63cf0400022100a6c76dfe0cf46ebb373f0eb870535044d5b9cbb980fc1ec329159a2ca6e263e6:922c64590222798bb761d5b6d8e72950 |