apt_hellsing_xkat
Description
detection for Hellsing xKat tool
Query · yara
strings: $a1 = "\\Dbgv.sys" $a2="XKAT_BIN" $a3="release sys file error." $a4 = "driver_load error. " $a5 = "driver_create error." $a6 = "delete file:%s error." $a7 = "delete file:%s ok." $a8 = "kill pid:%d error." $a9 = "kill pid:%d ok." $a10 = "-pid-delete" $a11 = "kill and delete pid:%d error." $a12 = "kill and delete pid:%d ok." condition: uint16(0) == 0x5a4d and (6 of ($a*)) and filesize < 300000