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