2023-08-01 11:37:58 +00:00
|
|
|
id: tox-malware
|
2023-03-05 16:58:03 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: Tox Malware - Detect
|
2023-03-05 16:58:03 +00:00
|
|
|
author: daffainfo
|
2023-08-01 09:54:35 +00:00
|
|
|
severity: info
|
2023-03-05 16:58:03 +00:00
|
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/RANSOM_Tox.yar
|
|
|
|
tags: malware,file
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
words:
|
|
|
|
- "n:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t;<<t;<<t;<<t;<<t;<<t;<<t;<<t;<<t<<<t;<<t;<<t;<<"
|
|
|
|
- "t;<<t;<<t<<<t<<"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
words:
|
|
|
|
- "t;<<t;<<t<<<t<<"
|
|
|
|
- ">>><<<"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
words:
|
|
|
|
- "n:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t;<<t;<<t;<<t;<<t;<<t;<<t;<<t;<<t<<<t;<<t;<<t;<<"
|
|
|
|
- ">>><<<"
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: and
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 490a004630440220145a23c07dceab65162628617ab1d5f68f98681d263bdd753bbea601d475a39302206cfc0ef865f74a4b2ad37e3b5e0a5a4b6d12eeb49ddcbb2301b47f5d544072f0:922c64590222798bb761d5b6d8e72950
|