A small detail of URL encoding

Source: Internet
Author: User
0x00 Preface

Recently do penetration testing, pit no, small pits constantly, are the details of the problem caused by the error occurred, today, encountered a small problem, debugging a period of time only to find that the coding problem .... So the details determine success or failure.

0x01 problem

I encountered an injection in the security testing, Sqlmap also successfully ran out into the

But when I use the browser for manual injection detection, but found that there is no injection


With a problem-solving mindset, use sqlmap-v 5来 to view information about the specific sending packet


I was suddenly attracted to the%25, immediately understand that in the browser transmission,% will not be used as a% transmission, and% of the URL encoding value of%25
Browser test again, replace% with%25

0x02 Summary

Detail Details: The details determine success or failure, the problem itself is mentally retarded

A small detail of URL encoding

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.