CN_Honker_MSTSC_can_direct_copy
Description
Sample from CN Honker Pentest Toolset - file MSTSC_can_direct_copy.EXE
Query · yara
strings: $s1 = "srv\\newclient\\lib\\win32\\obj\\i386\\mstsc.pdb" ascii $s2 = "Clear Password" fullword wide /* PEStudio Blacklist: strings */ $s3 = "/migrate -- migrates legacy connection files that were created with " fullword wide /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 600KB and all of them