2023-08-01 11:37:58 +00:00
|
|
|
id: linux-aesddos-malware
|
2023-02-28 01:18:13 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: Linux AESDDOS 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_Miscelanea_Linux.yar
|
|
|
|
- http://www.kernelmode.info/forum/viewtopic.php?f=16&t=3483
|
|
|
|
tags: malware,file
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-02-28 01:18:13 +00:00
|
|
|
words:
|
|
|
|
- "3AES"
|
|
|
|
- "Hacker"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-02-28 01:18:13 +00:00
|
|
|
words:
|
|
|
|
- "3AES"
|
|
|
|
- "VERSONEX"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-02-28 01:18:13 +00:00
|
|
|
words:
|
|
|
|
- "VERSONEX"
|
|
|
|
- "Hacker"
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450221008d57442ef7f0c57e396e937805feb8e7629e470ef5ce511508a258d40756890802203363c538dea5383a8ffc67ade97c616ad2411d496a1291022fc606d4d51ae3ab:922c64590222798bb761d5b6d8e72950
|