28 lines
748 B
YAML
28 lines
748 B
YAML
id: universal-1337-malware
|
|
|
|
info:
|
|
name: Universal 1337 Stealer Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Stealer.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: binary
|
|
binary:
|
|
- "2A5B532D502D4C2D492D545D2A"
|
|
- "2A5B482D452D522D455D2A"
|
|
condition: and
|
|
|
|
- type: binary
|
|
binary:
|
|
- "4654507E"
|
|
- "7E317E317E307E30"
|
|
condition: and
|
|
|
|
# digest: 490a004630440220397ce50e31990f7aaaf02be33afd37aff4a51d93c9940d61c39cc589194a78f102207ace42ecf66077fe30a11e59a5701dd4cbc00744153c557a103eed243e082eec:922c64590222798bb761d5b6d8e72950
|