2023-08-01 11:37:58 +00:00
|
|
|
id: naspyupdate-malware
|
2023-02-28 01:18:13 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: nAspyUpdate 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_Naspyupdate.yar
|
|
|
|
tags: malware,file
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: binary
|
|
|
|
binary:
|
|
|
|
- "8A5424148A0132C202C28801414E75F4"
|
|
|
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-02-28 01:18:13 +00:00
|
|
|
words:
|
|
|
|
- "\\httpclient.txt"
|
|
|
|
- "password <=14"
|
|
|
|
- "/%ldn.txt"
|
2023-10-14 11:27:55 +00:00
|
|
|
- "Kill You\0"
|
2023-02-28 01:18:13 +00:00
|
|
|
condition: or
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a2a187bf7ef145fa334d95e0fddb1ccc02e4ae08f3f2f3737b415e180c6676a00221009244a5e76521882af8be71097a9b2bb6e6280decac6bb4b8b7e338a5da3eaa1c:922c64590222798bb761d5b6d8e72950
|