2023-08-01 11:37:58 +00:00
|
|
|
|
id: gpgqwerty-malware
|
2023-03-05 16:58:03 +00:00
|
|
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
|
name: GPGQwerty 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_GPGQwerty.yar
|
|
|
|
|
tags: malware,file
|
|
|
|
|
file:
|
|
|
|
|
- extensions:
|
|
|
|
|
- all
|
|
|
|
|
matchers:
|
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
|
part: raw
|
2023-03-05 16:58:03 +00:00
|
|
|
|
words:
|
|
|
|
|
- "gpg.exe –recipient qwerty -o"
|
|
|
|
|
- "%s%s.%d.qwerty"
|
|
|
|
|
- "del /Q /F /S %s$recycle.bin"
|
|
|
|
|
- "cryz1@protonmail.com"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
|
|
# digest: 4a0a00473045022075d6b8b24de31fa7102eb77cb2017df3222bd2503952eccfc5b2df8b0050602c02210099773f7ad192a738d66c6158fe6c3ed780b2853160405731d3e392ca415001c9:922c64590222798bb761d5b6d8e72950
|