I found this connection in the Ngnix log. What is this garbled code?

Source: Internet
Author: User
I found this connection in the Ngnix log. What is this garbled code. Contact. php? Summary & amp; nicknamexB7xA2xB8xF6xCCxFB & amp; englishnamejohn & amp; summary... I found such a connection in the Ngnix log. What is this garbled code.

contact.php?realname=xCDxC0xBAxE9xB8xD5&nickname=xB7xA2xB8xF6xCCxFB&englishname=john&address=xB6xABxC3xF7xCFxD8xB2xBDxD0xD0xBDxD6xB0xD7xD0xD5&zip_code=445032

There is a form on the website that allows visitors to fill in the information and mail the information. Finally, I can see that the name in the data table is empty. The request log found in the Ngnix log is like this, how can this happen?
At the beginning, I thought something was done by someone, but I saw a lot of garbled characters like this, And urldecode could not be implemented.
I don't know what the code is. How is it generated?

Reply content:

I found this connection in the Ngnix log. What is this garbled code.

contact.php?realname=xCDxC0xBAxE9xB8xD5&nickname=xB7xA2xB8xF6xCCxFB&englishname=john&address=xB6xABxC3xF7xCFxD8xB2xBDxD0xD0xBDxD6xB0xD7xD0xD5&zip_code=445032

There is a form on the website that allows visitors to fill in the information and mail the information. Finally, I can see that the name in the data table is empty. The request log found in the Ngnix log is like this, how can this happen?
At the beginning, I thought something was done by someone, but I saw a lot of garbled characters like this, And urldecode could not be implemented.
I don't know what the code is. How is it generated?

XCDxC0xBAxE9xB8xD5 // tu honggang
XB7xA2xB8xF6xCCxFB // post

Replace x with %, and then perform urldecode according to gb2312 encoding.

At present, it is unclear why your nginx will be encoded like this. Let's take a look at the charset and nginx log configurations on the Web page first?

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.