JavaScript_Run_Suspicious
Description
Detects a suspicious Javascript Run command
Query · yara
strings:
$s1 = "w = new ActiveXObject(" ascii
$s2 = " w.Run(r);" fullword ascii
condition:
all of them
Detects a suspicious Javascript Run command
strings:
$s1 = "w = new ActiveXObject(" ascii
$s2 = " w.Run(r);" fullword ascii
condition:
all of them
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.