CN_Honker_pr_debug
Description
Sample from CN Honker Pentest Toolset - file debug.exe
Query · yara
strings: $s1 = "-->Got WMI process Pid: %d " ascii /* PEStudio Blacklist: strings */ $s2 = "This exploit will execute \"net user temp 123456 /add & net localg" ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 820KB and all of them