post注入(sqli-lasbs)


既然是post注入 就不要提交get参数了  以免发生错误

通过审查元素找到提交的变量名

post注入(sqli-lasbs)


用万能密码登入 尝试是用单引号还是双引号还是括号


登入成功

post注入(sqli-lasbs)


接下来只需要修改uname的语句和get方法一样得到数据库,表,列

post注入(sqli-lasbs)


下面使用sqlmap进行post注入

post注入(sqli-lasbs)


post注入(sqli-lasbs)

相关文章:

  • 2021-04-13
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2021-08-28
  • 2021-06-25
  • 2021-12-27
猜你喜欢
  • 2021-10-02
  • 2022-12-23
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2021-08-15
  • 2021-12-30
相关资源
相似解决方案