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

23 lines
504 B
YAML
Raw Permalink Normal View History

id: linux-billgates-malware
info:
name: Linux BillGates 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=3429
tags: malware,file
file:
- extensions:
- all
matchers:
- type: word
part: raw
words:
- "12CUpdateGates"
- "11CUpdateBill"
condition: and