当前位置:网站首页>Zhangxiaobai's way of penetration (VIII) - detailed operation steps of SQL injection - Boolean blind injection of blind injection
Zhangxiaobai's way of penetration (VIII) - detailed operation steps of SQL injection - Boolean blind injection of blind injection
2022-06-25 12:33:00 【Litbai_ zhang】
Boolean SQL Blind note
Bull's blind note , seeing the name of a thing one thinks of its function , It is a technique of blind injection using logical judgment .
Simply put, we can't see the returned value , We can only crack the database by guessing
Before analyzing an instance , Let's briefly explain the functions to be used
left(database(),1)=‘s’ //left function
explain: left(a,b) Take... From the left a Before b position
ascii(substr(database(),1,1))=114 //ascii function ,substr function explain: substr(a,b,c) from b Position start , Intercepting string a Of c length .
ascii() Convert a character to ascii value .
example
We use it sqli-labs-Less5 To demonstrate
In the initial interface, we will be prompted to enter the parameter Id The numerical 
The input parameter results are as follows
Try entering a symbolic closing statement 
It was found that there was no error , We try to query the number of columns and finally determine that there are 3 Column
You can continue to query playload The location of 
I can't find out , The page has no change compared with the normal interface , At this time, we thought of Boolean blind note ( ok , I read the source code analysis )
We
adopt left function , Guess the database name
Keep going through n This operation can finally get the database data you want on the Notepad
ps: you 're right , Boolean blind note is so light
边栏推荐
- If you also want to be we media, you might as well listen to Da Zhou's advice
- 20. MVVM command binding of WPF
- ARM V7 协处理器
- Introduction to jiuhongtianxia system development function -- jiuhongtianxia app development source code sharing
- How to use SPSS to do grey correlation analysis? Quick grasp of hand-to-hand Teaching
- PHP takes the difference set of two arrays
- R language uses GLM function to build Poisson logarithmic linear regression model, processes three-dimensional contingency table data to build saturation model, and poisgof function of epidisplay pack
- Qiantang Pingou source code -- Qiantang Pingou app system development source code sharing
- New and old cluster migration of Minio data
- ThinkPHP upload image compression size
猜你喜欢

Use PHP script to view the opened extensions

Full nanny tutorial of Market Research Competition (experience sharing)

ECSHOP commodity page multi-attribute batch purchase plug-ins ECSHOP wholesale plug-ins multi-attribute order placing, multi-attribute batch purchase of commodities
![[data midrange] what is the oneid of the data midrange? Isn't the master data fragrant?](/img/51/9aceaaeed1f6db7c60685d53477eba.png)
[data midrange] what is the oneid of the data midrange? Isn't the master data fragrant?

ECSHOP video list_ ECSHOP uploading video, video classification, video list playing video function

刷入Magisk通用方法

【OceanBase】OceanBase简介及其与MySQL的比较

Explanation of ideas and sharing of pre-processing procedures for 2021 US game D (with pre-processing data code)

Explain factor analysis in simple terms, with case teaching (full)

揭秘GaussDB(for Redis):全面对比Codis
随机推荐
Heyangdao store management system -- share the development source code of heyangdao system
【数据中台】数据中台的OneID是个什么鬼,主数据它不香吗?
How do super rookies get started with data analysis?
刷入Magisk通用方法
Navicat premium view password scheme
A commonly used statistical modeling method -- difference analysis
Error while sending STMT_ PREPARE packet. PID=29294
Why can't you Ping the website but you can access it?
What is the primordial universe
做自媒体视频需要怎么做才能年收入一百万?
Recyclerview scrolls to the specified location
20. MVVM command binding of WPF
ECSHOP whole site custom URL supports directory type
Service charge and time setting code sharing involved in crmeb withdrawal process
Dark horse shopping mall ---2 Distributed file storage fastdfs
Is it safe to open an account and buy stocks on the Internet?
Arm V7 LDR STR memory access
R语言使用构建有序多分类逻辑回归模型、epiDisplay包的ordinal.or.display函数获取有序logistic回归模型的汇总统计信息(变量对应的优势比及其置信区间、以及假设检验的p值)
PHP files running online
Gradle knowledge points