2023-08-01 11:37:58 +00:00
|
|
|
id: cerberus-malware
|
2023-03-05 16:58:03 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: Cerberus Malware - Detect
|
2023-03-05 16:58:03 +00:00
|
|
|
author: daffainfo
|
2023-08-01 09:54:35 +00:00
|
|
|
severity: info
|
2024-05-04 07:11:09 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Cerberus.yar
|
2023-03-05 16:58:03 +00:00
|
|
|
tags: malware,file
|
2024-05-04 07:11:09 +00:00
|
|
|
|
2023-03-05 16:58:03 +00:00
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
2024-05-04 07:11:09 +00:00
|
|
|
matchers-condition: and
|
2023-03-05 16:58:03 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
words:
|
|
|
|
- "Ypmw1Syv023QZD"
|
|
|
|
- "wZ2pla"
|
|
|
|
- "wBmpf3Pb7RJe"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
words:
|
|
|
|
- "cerberus"
|
|
|
|
case-insensitive: true
|
2024-05-06 02:52:05 +00:00
|
|
|
# digest: 4a0a0047304502200678f44915a5092567fbd406db0b2f65cef3054cdfcead092d2c7b6948b4a1140221009fc67f2da5ca58feecf9cbae46120b737b1d0c4f70697c4cb8c2aea828a3d4be:922c64590222798bb761d5b6d8e72950
|