apt_hellsing_proxytool
Description
detection for Hellsing proxy testing tool
Query · yara
strings: $a1 = "PROXY_INFO: automatic proxy url => %s" $a2 = "PROXY_INFO: connection type => %d" $a3 = "PROXY_INFO: proxy server => %s" $a4 = "PROXY_INFO: bypass list => %s" $a5 = "InternetQueryOption failed with GetLastError() %d" $a6 = "D:\\Hellsing\\release\\exe\\exe\\" nocase condition: uint16(0) == 0x5a4d and (2 of ($a*)) and filesize < 300000