28 lines
784 B
YAML
28 lines
784 B
YAML
id: hawkeye-malware
|
|
|
|
info:
|
|
name: HawkEye 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:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "HawkEyeKeylogger"
|
|
- "099u787978786"
|
|
- "HawkEye_Keylogger"
|
|
- "holdermail.txt"
|
|
- "wallet.dat"
|
|
- "Keylog Records"
|
|
- "<!-- do not script -->"
|
|
- "\\pidloc.txt"
|
|
- "BSPLIT"
|
|
condition: and
|
|
|
|
# digest: 4a0a004730450221009d0d74bbb3d7f02cd3e3f6f0b539b399ccf1b22147a164d8bcddd5fabdc5c54c02202f69f83003e25a2a80e7755f4048d6f34278c80ce5aacb40d25c177948161cd6:922c64590222798bb761d5b6d8e72950
|