CN_Honker_Alien_iispwd
Description
Sample from CN Honker Pentest Toolset - file iispwd.vbs
Query · yara
strings: $s0 = "set IIs=objservice.GetObject(\"IIsWebServer\",childObjectName)" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "wscript.echo \"from : http://www.xxx.com/\" &vbTab&vbCrLf" fullword ascii /* PEStudio Blacklist: strings */ condition: filesize < 3KB and all of them