HTA_Embedded
Description
Detects an embedded HTA file
Query · yara
strings:
$s1 = "<hta:application windowstate=\"minimize\"/>"
condition:
$s1 and not $s1 in (0..50000)
Detects an embedded HTA file
strings:
$s1 = "<hta:application windowstate=\"minimize\"/>"
condition:
$s1 and not $s1 in (0..50000)
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.