CVE_2017_8759_SOAP_txt
Description
Detects malicious file in releation with CVE-2017-8759 - file exploit.txt
Query · yara
strings:
$s1 = /<soap:address location="http[s]?:\/\/[^"]{8,140}.hta"/ ascii wide
$s2 = /<soap:address location="http[s]?:\/\/[^"]{8,140}mshta.exe"/ ascii wide
condition:
( filesize < 200KB and 1 of them )