asp_dns
Description
Laudanum Injector Tools - file dns.asp
Query · yara
strings: $s1 = "command = \"nslookup -type=\" & qtype & \" \" & query " fullword ascii /* PEStudio Blacklist: strings */ $s2 = "Set objCmd = objWShell.Exec(command)" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "Response.Write command & \"<br>\"" fullword ascii /* PEStudio Blacklist: strings */ $s4 = "<form name=\"dns\" method=\"POST\">" fullword ascii /* PEStudio Blacklist: strings */ condition: filesize < 21KB and all of them