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

20 lines
406 B
YAML

id: trumpbot-malware
info:
name: TrumpBot Malware - Detect
author: daffainfo
severity: info
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Trumpbot.yar
tags: malware,file
file:
- extensions:
- all
matchers:
- type: word
part: raw
words:
- "trumpisdaddy"
- "198.50.154.188"
condition: and