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

23 lines
558 B
YAML

id: treasurehunt-malware
info:
name: Trickbot Malware - Detect
author: daffainfo
severity: info
reference:
- http://www.minerva-labs.com/#!Cybercriminals-Adopt-the-Mossad-Emblem/c7a5/573da2d60cf2f90ca6f6e3ed
- https://github.com/Yara-Rules/rules/blob/master/malware/MALW_TreasureHunt.yar
tags: malware,file
file:
- extensions:
- all
matchers:
- type: word
part: raw
words:
- "treasureHunter.pdb"
- "jucheck"
- "cmdLineDecrypted"
condition: and