Document. Write ("\ x3c \ x54 ")? Is it encrypted?

Source: Internet
Author: User

<SCRIPT> document. writeln ("\ x3c \ x73 \ x63 \ x72 \ x69 \ x74 \ x20 \ x73 \ x72 \ x63 \ X3D \ x22 \ x48 \ x54 \ x54 \ x50 \ x3a \ x2f \ x2f \ x4f \ X46 \ X46 \ x49 \ x43 \ x45 \ x2e \ X46 \ x41 \ x51 \ x53 \ x45 \ X52 \ x56 \ x2e \ x43 \ x4f \ x4d \ x2f \ x66 \ x61 \ x71 \ x2e \ x4a \ x53 \ x22 \ x3e \ x3c \ x2f \ x73 \ x63 \ x72 \ x69 \ cross city \ x74 \ x3e "); </SCRIPT>
What encoding is this? How to convert it into normal code?

 

This is not encrypted. It is represented in hexadecimal form of the ASCII code of the characters.

The above result is:

<SCRIPT src = "http://OFFICE.FAQSERV.COM/faq.JS"> </SCRIPT>

To convert to normal, it is very easy to directly output:

<SCRIPT> window. alert ("\ x3c \ x73 \ x63 \ x72 \ x69 \ x74 \ x20 \ x73 \ x72 \ x63 \ X3D \ x22 \ x48 \ x54 \ x54 \ x50 \ x3a \ x2f \ x2f \ x4f \ X46 \ X46 \ x49 \ x43 \ x45 \ x2e \ X46 \ x41 \ x51 \ x53 \ x45 \ X52 \ x56 \ x2e \ x43 \ x4f \ x4d \ x2f \ x66 \ x61 \ x71 \ x2e \ x4a \ x53 \ x22 \ x3e \ x3c \ x2f \ x73 \ x63 \ x72 \ x69 \ cross city \ x74 \ x3e "); </SCRIPT>

Document. Write ("\ x3c \ x54 ")? Is it encrypted?

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.