Common Information
Type Value
Value
rule MeduzaStealer {
	meta:
		author = "RussianPanda"
		description = "Detects MeduzaStealer"
		date = "6/27/2023"
	strings:
		$s1 = { 74 69 6D 65 7A 6F 6E 65 }
		$s2 = { 75 73 65 72 5F 6E 61 6D 65 }
		$s3 = { 67 70 75 }
		$s4 = { 63 75 72 72 65 6E 74 5F 70 61 74 68 28 29 }
		$s5 = { C5 FD EF }
		$s6 = { 66 0F EF }
	condition:
		all of them and filesize < 700KB
}
Category
Type Yara Rule
Misp Type
Description
Details Published Attributes CTI Title
Details Website 2023-06-28 30 Meduza Stealer or The Return of The Infamous Aurora Stealer
Details Website 2023-06-28 30 Meduza Stealer or The Return of The Infamous Aurora Stealer – RussianPanda Research Blog