id: bozok-malware info: name: Bozok Malware - Detect author: daffainfo severity: info reference: https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Bozok.yar tags: malware,file file: - extensions: - all matchers: - type: word part: raw words: - "getVer" - "StartVNC" - "SendCamList" - "untPlugin" - "gethostbyname" condition: and case-insensitive: true