CN_Honker_exp_ms11080
Description
Sample from CN Honker Pentest Toolset - file ms11080.exe
Query · yara
strings: $s2 = "[*] command add user 90sec 90sec" fullword ascii /* PEStudio Blacklist: strings */ $s6 = "[*] Add to Administrators success" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 840KB and all of them