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

25 lines
525 B
YAML
Raw Permalink Normal View History

id: paradox-malware
info:
name: Paradox Malware - Detect
author: daffainfo
severity: info
reference: https://github.com/Yara-Rules/rules/blob/master/malware/RAT_Ratdecoders.yar
tags: malware,file
file:
- extensions:
- all
matchers:
- type: word
part: raw
words:
- "ParadoxRAT"
- "Form1"
- "StartRMCam"
- "Flooders"
- "SlowLaris"
- "SHITEMID"
- "set_Remote_Chat"
2023-03-05 16:52:21 +00:00
condition: and