会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
mxm$
博客园
首页
新随笔
联系
管理
订阅
2020年2月4日
sqli-labs(5-6关)
摘要: 知识点: 1.left函数,left(a,b)从左侧截取a的前b位,正确则返回1,错误则返回0。 2.regexp函数,例如:select user()regexp ‘r’;user的结果是root,regexp为匹配root的正则表达式。 3.like函数,例如:select user()like
阅读全文
posted @ 2020-02-04 14:51 mxm$
阅读(367)
评论(0)
推荐(0)
公告