23 lines
640 B
YAML
23 lines
640 B
YAML
id: gafgyt-generic-malware
|
|
|
|
info:
|
|
name: Gafgyt Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Gafgyt.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "/bin/busybox;echo -e 'gayfgt'"
|
|
- '/proc/net/route'
|
|
- 'admin'
|
|
- 'root'
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100a436723552485c6e8cc638338d9303400a69c5e8dc1e1e9e57a1376af7cb4cee02203fce2be6541cb69686c31e611bb3800f4e3eb94eda45d82679d7e336e96a78ec:922c64590222798bb761d5b6d8e72950
|