Internet assumer6 latest vulnerability code

Source: Internet
Author: User

Use the following code:

<Script type = "text/jscript">

Function init (){

Document. write ("The time is:" + Date ());

}

Window. onload = init;

</Script>

This code can be used to hide the html code in front of the Web page. After running the code, you can only see the code executed in the javascript statement.

The source code of the website cannot be seen again after refresh, and any code can be executed using javascript.

It is the best time to get a Trojan horse.

Test method:

<H1> ncph of something <I> before </I>
<Br> the <B> JavaScript </B>... ncphncph

<Script type = "text/jscript">

Function init (){

Document. write ("The time is now:" + Date ());

}

Window. onload = init;

</Script>

And <u> ncph of something </u> after the <B> JavaScript </B>

Save the above Code as an html page.

If you only see the time above, it proves that your ie also has this vulnerability. (What about the code above and below? ^. ^)

I believe that anyone who understands the html language knows how to use it.

This vulnerability exists in more than 90% of Internet Explorer instances.

The test passed in xp sp2 2000 sp4 2003sp1.

By rose of ncph studio

Related Article

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.