2023-08-01 11:37:58 +00:00
|
|
|
id: imminent-malware
|
2023-03-05 16:58:03 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: Imminent 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/RAT_Ratdecoders.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:
|
|
|
|
- "DecodeProductKey"
|
|
|
|
- "StartHTTPFlood"
|
|
|
|
- "CodeKey"
|
|
|
|
- "MESSAGEBOX"
|
|
|
|
- "GetFilezillaPasswords"
|
|
|
|
- "DataIn"
|
|
|
|
- "UDPzSockets"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
words:
|
|
|
|
- "<URL>k__BackingField"
|
|
|
|
- "<RunHidden>k__BackingField"
|
|
|
|
- "DownloadAndExecute"
|
|
|
|
- "england.png"
|
|
|
|
- "-CHECK & PING -n 2 127.0.0.1 & EXIT"
|
|
|
|
- "Showed Messagebox"
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502206e2f6dc27e1c37ff961d32317adaa25228ebc6996fe5bc91b0e2cdff3c5bee57022100b72c085e7b2c4bef399e91106089e1f999df023718d984781d37a80974c42b41:922c64590222798bb761d5b6d8e72950
|