CN_Honker_ACCESS_brute
Description
Sample from CN Honker Pentest Toolset - file ACCESS_brute.exe
Query · yara
strings: $s1 = ".dns166.co" ascii /* PEStudio Blacklist: strings */ $s2 = "SExecuteA" ascii /* PEStudio Blacklist: strings */ $s3 = "ality/clsCom" ascii $s4 = "NT_SINK_AddRef" ascii $s5 = "WINDOWS\\Syswm" ascii condition: uint16(0) == 0x5a4d and filesize < 20KB and all of them