rule VISFED_V4_Repack
meta:
description = "Detects VISFED V4 repack patterns"
version = "1.0"
strings:
$s1 = "CreateObject(\"MSXML2.XMLHTTP\")" wide ascii
$s2 = ".open \"GET\", " wide ascii
$s3 = "\"WinHttp.WinHttpRequest.5.1\"" wide ascii
$s4 = "Chr(34)" wide ascii
$s5 = "WScript.Sleep" wide ascii
$url_obf = /(ht
If you want a downloadable-ready README, installer script, or release notes formatted for a release page, tell me which one and I’ll generate it.
|
Register for Board Updates
|