CN_Honker_sig_3389_2_3389
Description
Sample from CN Honker Pentest Toolset - file 3389.exe
Query · yara
strings: $s1 = "C:\\Documents and Settings\\Administrator\\" ascii /* PEStudio Blacklist: strings */ $s2 = "net user guest /active:yes" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "\\Microsoft Word.exe" ascii condition: uint16(0) == 0x5a4d and filesize < 80KB and all of them