apt_hellsing_msgertype2
Description
detection for Hellsing msger type 2 implants
Query · yara
strings: $a1 = "%s\\system\\%d.txt" $a2 = "_msger" $a3 = "http://%s/lib/common.asp?action=user_login&uid=%s&lan=%s&host=%s&os=%s&proxy=%s" $a4 = "http://%s/data/%s.1000001000" $a5 = "/lib/common.asp?action=user_upload&file=" $a6 = "%02X-%02X-%02X-%02X-%02X-%02X" condition: uint16(0) == 0x5a4d and (4 of ($a*)) and filesize < 500000