SoakSoak_Infected_Wordpress
Description
Detects a SoakSoak infected Wordpress site http://goo.gl/1GzWUX
Query · yara
strings: $s0 = "wp_enqueue_script(\"swfobject\");" ascii fullword $s1 = "function FuncQueueObject()" ascii fullword $s2 = "add_action(\"wp_enqueue_scripts\", 'FuncQueueObject');" ascii fullword condition: all of ($s*)