CN_Honker__lcx_HTran2_4_htran20
Description
Sample from CN Honker Pentest Toolset - from files lcx.exe, HTran2.4.exe, htran20.exe
Query · yara
strings: $s1 = "[SERVER]connection to %s:%d error" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "[+] OK! I Closed The Two Socket." fullword ascii /* PEStudio Blacklist: strings */ $s3 = "[+] Start Transmit (%s:%d <-> %s:%d) ......" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 440KB and all of them