CN_Honker_SQLServer_inject_Creaked
Description
Sample from CN Honker Pentest Toolset - file SQLServer_inject_Creaked.exe
Query · yara
strings: $s1 = "http://localhost/index.asp?id=2" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "Email:zhaoxypass@yahoo.com.cn<br>" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 8110KB and all of them