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:
@@ -3,6 +3,13 @@ rule Win32_Infostealer_MultigrainPOS : tc_detection malicious
|
||||
meta:
|
||||
|
||||
author = "ReversingLabs"
|
||||
|
||||
source = "ReversingLabs"
|
||||
status = "RELEASED"
|
||||
sharing = "TLP:WHITE"
|
||||
category = "MALWARE"
|
||||
description = "Yara rule that detects MultigrainPOS infostealer."
|
||||
|
||||
tc_detection_type = "Infostealer"
|
||||
tc_detection_name = "MultigrainPOS"
|
||||
tc_detection_factor = 5
|
||||
|
||||
@@ -3,6 +3,13 @@ rule Win32_Infostealer_ProjectHookPOS : tc_detection malicious
|
||||
meta:
|
||||
|
||||
author = "ReversingLabs"
|
||||
|
||||
source = "ReversingLabs"
|
||||
status = "RELEASED"
|
||||
sharing = "TLP:WHITE"
|
||||
category = "MALWARE"
|
||||
description = "Yara rule that detects ProjectHookPOS infostealer."
|
||||
|
||||
tc_detection_type = "Infostealer"
|
||||
tc_detection_name = "ProjectHookPOS"
|
||||
tc_detection_factor = 5
|
||||
|
||||
Reference in New Issue
Block a user