nuclei-malware/Yara-Rules/terminator-malware.yaml

21 lines
430 B
YAML

id: terminator-malware
info:
name: Terminator Malware - Detect
author: daffainfo
severity: info
reference: https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Terminator.yar
tags: malware,file
file:
- extensions:
- all
matchers:
- type: word
part: raw
words:
- "Accelorator"
- "<html><title>12356</title><body>"
condition: and