看到题目http头注入
直接看题目
合天-http头注入

一、开抓

抓包根据题目,可以从referer或者xff入手
所以直接referer:*标注应该注入的地方,直接用sqlmap注入
二、sqlmap注入
合天-http头注入
直接batch
这里我尝试过直接dump,发现太乱了,可以深入点再dump
三、各种注入过程
合天-http头注入
–dbs
合天-http头注入–table
合天-http头注入
接下来可以直接dump**了。这题就是熟悉下sqlmap的post注入

相关文章:

  • 2021-07-31
  • 2021-04-16
  • 2021-09-09
  • 2022-02-02
  • 2021-12-04
  • 2022-03-07
  • 2021-04-13
  • 2021-09-20
猜你喜欢
  • 2021-08-08
  • 2021-10-19
  • 2022-12-23
  • 2022-01-20
  • 2022-01-25
  • 2021-06-22
  • 2021-12-16
相关资源
相似解决方案