RUAG_Cobra_Malware
Description
Detects a malware mentioned in the RUAG Case called Carbon/Cobra
Query · yara
strings:
$s1 = "\\Cobra\\Release\\Cobra.pdb" ascii
condition:
uint16(0) == 0x5a4d and $s1
Detects a malware mentioned in the RUAG Case called Carbon/Cobra
strings:
$s1 = "\\Cobra\\Release\\Cobra.pdb" ascii
condition:
uint16(0) == 0x5a4d and $s1
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.