CN_Honker_SwordHonkerEdition
Description
Sample from CN Honker Pentest Toolset - file SwordHonkerEdition.exe
Query · yara
strings: $s0 = "\\bin\\systemini\\MyPort.ini" wide /* PEStudio Blacklist: strings */ $s1 = "PortThread=200 //" fullword wide /* PEStudio Blacklist: strings */ $s2 = " Port Open -> " fullword wide /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 375KB and all of them