nuclei-malware/Yara-Rules/linux-mrblack-malware.yaml

23 lines
501 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