2023-08-01 11:37:58 +00:00
|
|
|
id: gafgyt-oh-malware
|
2023-02-28 01:18:13 +00:00
|
|
|
|
|
|
|
info:
|
2023-08-01 11:37:58 +00:00
|
|
|
name: Gafgyt Oh Malware - Detect
|
2023-02-28 01:18:13 +00:00
|
|
|
author: daffainfo
|
2023-08-01 09:54:35 +00:00
|
|
|
severity: info
|
2023-02-28 01:18:13 +00:00
|
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Gafgyt.yar
|
|
|
|
tags: malware,file
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-02-28 01:18:13 +00:00
|
|
|
words:
|
|
|
|
- 'busyboxterrorist'
|
|
|
|
- 'BOGOMIPS'
|
|
|
|
- '124.105.97.%d'
|
|
|
|
- 'fucknet'
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: and
|