CN_Honker_sig_3389_xp3389
Description
Sample from CN Honker Pentest Toolset - file xp3389.exe
Query · yara
strings: $s1 = "echo \"fdenytsconnections\"=dword:00000000 >> c:\\reg.reg" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "echo [HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Terminal Server] >" ascii /* PEStudio Blacklist: strings */ $s3 = "echo \"Tsenabled\"=dword:00000001 >> c:\\reg.reg" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 20KB and all of them