2023-08-01 11:37:58 +00:00
|
|
|
id: pubsab-malware
|
2023-02-28 01:18:13 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: PubSab 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_PubSab.yar
|
|
|
|
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:
|
|
|
|
- "_deamon_init"
|
|
|
|
- "com.apple.PubSabAgent"
|
|
|
|
- "/tmp/screen.jpeg"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: binary
|
|
|
|
binary:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "6B45E43789CA29C28955E4"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e35038a4704449057d8c527208921acaf54a002d1f882572781ee2d32875aa29022100bbafab64c56d8a6a650628069a2ca792f78859923ff371f0ad3f0c18fd3d1215:922c64590222798bb761d5b6d8e72950
|