CN_Honker_CnCerT_CCdoor_CMD_2
Description
Sample from CN Honker Pentest Toolset - file CnCerT.CCdoor.CMD.dll2
Query · yara
strings: $s0 = "cmd.dll" fullword wide $s1 = "cmdpath" fullword ascii $s2 = "Get4Bytes" fullword ascii $s3 = "ExcuteCmd" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 22KB and all of them