nuclei-templates/file/malware/vertex-malware.yaml

27 lines
501 B
YAML

id: vertex-malware
info:
name: Vertex Malware - Detect
author: daffainfo
severity: info
reference: https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Ratdecoders.yar
tags: malware,file
file:
- extensions:
- all
matchers:
- type: word
part: raw
words:
- "DEFPATH"
- "HKNAME"
- "HPORT"
- "INSTALL"
- "IPATH"
- "MUTEX"
- "PANELPATH"
- "ROOTURL"
condition: and