23 lines
674 B
YAML
23 lines
674 B
YAML
id: linux-mrblack-malware
|
|
|
|
info:
|
|
name: Linux MrBlack Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference:
|
|
- https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Miscelanea_Linux.yar
|
|
- http://www.kernelmode.info/forum/viewtopic.php?f=16&t=3483
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "Mr.Black"
|
|
- "VERS0NEX:%s|%d|%d|%s"
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100e7fcb47da01265dc6d82c988665412c3c254057857d7f60e165d3b62f7e446b5022100ee15cc6c71013da15b49ef559d53b3d02d14175a0dfdfb59a251661311801bdd:922c64590222798bb761d5b6d8e72950
|