CN_Honker_sig_3389_80_AntiFW
Description
Sample from CN Honker Pentest Toolset - file AntiFW.exe
Query · yara
strings: $s1 = "Set TS to port:80 Successfully!" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "Now,set TS to port 80" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "echo. >>amethyst.reg" fullword ascii $s4 = "del amethyst.reg" fullword ascii $s5 = "AntiFW.cpp" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 30KB and 2 of them