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

26 lines
512 B
YAML
Raw Normal View History

2023-08-01 11:37:58 +00:00
id: warp-malware
2023-02-28 01:18:13 +00:00
info:
2023-03-09 18:14:31 +00:00
name: Warp Malware - Detect
2023-02-28 01:18:13 +00:00
author: daffainfo
2023-08-01 09:54:35 +00:00
severity: info
2023-02-28 01:18:13 +00:00
reference: https://github.com/Yara-Rules/rules/blob/master/malware/MALW_Warp.yar
tags: malware,file
file:
- extensions:
- all
matchers-condition: or
matchers:
2023-08-01 09:54:35 +00:00
- type: word
part: raw
2023-02-28 01:18:13 +00:00
words:
- "/2011/n325423.shtml?"
- "wyle"
- "\\~ISUN32.EXE"
condition: or
2023-08-01 09:54:35 +00:00
- type: binary
2023-02-28 01:18:13 +00:00
binary:
- "80382B7503C6002D80382F7503C6005F"