23 lines
675 B
YAML
23 lines
675 B
YAML
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
|
|
|
|
# digest: 4a0a00473045022100c5a56518759e09696fefe13a0b1d3e8c20486aa77b4054d125de1a64e6b85837022048802bd37744af7ab8b8d6ee87f166f72fb7540071fc1fa66d6758f8ec308ec1:922c64590222798bb761d5b6d8e72950
|