Duqu2_Sample3
Description
Detects Duqu2 Malware
Query · yara
strings: $s1 = "SELECT `%s` FROM `%s` WHERE `%s`='CAData%i'" fullword wide condition: ( uint16(0) == 0x5a4d and filesize < 50KB and $s1 )
Detects Duqu2 Malware
strings: $s1 = "SELECT `%s` FROM `%s` WHERE `%s`='CAData%i'" fullword wide condition: ( uint16(0) == 0x5a4d and filesize < 50KB 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.