mirror of
https://github.com/reversinglabs/reversinglabs-yara-rules
synced 2026-06-08 17:57:13 +00:00
Added new YARA rules.
This commit is contained in:
@@ -5,6 +5,13 @@ rule Win32_Exploit_CVE20200601 : tc_detection malicious
|
||||
meta:
|
||||
|
||||
author = "ReversingLabs"
|
||||
|
||||
source = "ReversingLabs"
|
||||
status = "RELEASED"
|
||||
sharing = "TLP:WHITE"
|
||||
category = "EXPLOIT"
|
||||
description = "Yara rule that detects CVE-2020-0601 exploit."
|
||||
|
||||
tc_detection_type = "Exploit"
|
||||
tc_detection_name = "CVE-2020-0601"
|
||||
tc_detection_factor = 5
|
||||
|
||||
Reference in New Issue
Block a user