mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-10 12:43:29 +08:00
110 lines
2.7 KiB
YAML
110 lines
2.7 KiB
YAML
id: adzok-malware
|
|
|
|
info:
|
|
name: Adzok Malware - Detect
|
|
author: daffainfo
|
|
severity: info
|
|
reference: https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Adzok.yar
|
|
tags: malware,file
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "key.classPK"
|
|
- "svd$1.classPK"
|
|
- "svd$2.classPK"
|
|
- "Mensaje.classPK"
|
|
- "inic$ShutdownHook.class"
|
|
- "Uninstall.jarPK"
|
|
- "resources/icono.pngPK"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "config.xmlPK"
|
|
- "svd$1.classPK"
|
|
- "svd$2.classPK"
|
|
- "Mensaje.classPK"
|
|
- "inic$ShutdownHook.class"
|
|
- "Uninstall.jarPK"
|
|
- "resources/icono.pngPK"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "config.xmlPK"
|
|
- "key.classPK"
|
|
- "svd$1.classPK"
|
|
- "Mensaje.classPK"
|
|
- "inic$ShutdownHook.class"
|
|
- "Uninstall.jarPK"
|
|
- "resources/icono.pngPK"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "config.xmlPK"
|
|
- "key.classPK"
|
|
- "svd$2.classPK"
|
|
- "Mensaje.classPK"
|
|
- "inic$ShutdownHook.class"
|
|
- "Uninstall.jarPK"
|
|
- "resources/icono.pngPK"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "config.xmlPK"
|
|
- "key.classPK"
|
|
- "svd$1.classPK"
|
|
- "svd$2.classPK"
|
|
- "inic$ShutdownHook.class"
|
|
- "Uninstall.jarPK"
|
|
- "resources/icono.pngPK"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "config.xmlPK"
|
|
- "key.classPK"
|
|
- "svd$1.classPK"
|
|
- "svd$2.classPK"
|
|
- "Mensaje.classPK"
|
|
- "Uninstall.jarPK"
|
|
- "resources/icono.pngPK"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "config.xmlPK"
|
|
- "key.classPK"
|
|
- "svd$1.classPK"
|
|
- "svd$2.classPK"
|
|
- "Mensaje.classPK"
|
|
- "inic$ShutdownHook.class"
|
|
- "Uninstall.jarPK"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: raw
|
|
words:
|
|
- "config.xmlPK"
|
|
- "key.classPK"
|
|
- "svd$1.classPK"
|
|
- "svd$2.classPK"
|
|
- "Mensaje.classPK"
|
|
- "inic$ShutdownHook.class"
|
|
- "resources/icono.pngPK"
|
|
condition: and
|
|
# digest: 4a0a00473045022100834dfb50f57f567b8640cf02e21f20fe0fe308010ce41f0cff3609b8fd999552022030c50347c38d6e907ae649f9fe25151835aca87c1357ddaa6fb7502fb637b36a:922c64590222798bb761d5b6d8e72950 |