CN_Honker_ms11080_withcmd
Description
Sample from CN Honker Pentest Toolset - file ms11080_withcmd.exe
Query · yara
strings: $s1 = "Usage : ms11-080.exe cmd.exe Command " fullword ascii /* PEStudio Blacklist: strings */ $s3 = "[>] create pipe error" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 340KB and all of them