mirror of
https://github.com/reversinglabs/reversinglabs-yara-rules
synced 2026-06-10 18:51:20 +00:00
Added new YARA rules.
This commit is contained in:
@@ -3,6 +3,13 @@ rule Win32_Ransomware_TeleCrypt : tc_detection malicious
|
||||
meta:
|
||||
|
||||
author = "ReversingLabs"
|
||||
|
||||
source = "ReversingLabs"
|
||||
status = "RELEASED"
|
||||
sharing = "TLP:WHITE"
|
||||
category = "MALWARE"
|
||||
description = "Yara rule that detects TeleCrypt ransomware."
|
||||
|
||||
tc_detection_type = "Ransomware"
|
||||
tc_detection_name = "TeleCrypt"
|
||||
tc_detection_factor = 5
|
||||
|
||||
Reference in New Issue
Block a user