2023-08-01 11:37:58 +00:00
|
|
|
id: glass-malware
|
2023-03-05 16:58:03 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: Glass 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_Glass.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:
|
|
|
|
- "PostQuitMessage"
|
|
|
|
- "pwlfnn10,gzg"
|
|
|
|
- "update.dll"
|
|
|
|
- "_winver"
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100fcc6a253c1cdfca1770ded4ccd721e5afc7ed561be162c18d0f614b63ae0efcf022100e1a58b609f151bbaa49837795a9f58a042d7c54b320bd63841a558743c131d6f:922c64590222798bb761d5b6d8e72950
|