点开题目所给链接:攻防世界web进阶区之shrine首先查看它的源代码:攻防世界web进阶区之shrine我们首先尝试一**入,在/shrine/路径**入{{1+1}}:攻防世界web进阶区之shrine发现果然可以,我们还会发现他把config和self加入了黑名单
攻防世界web进阶区之shrine我们用搜索writeup大法给出的payload为{{get_flashed_messages.globals[‘current_app’].config[‘FLAG’]}}
即可得到flag攻防世界web进阶区之shrine
flag{shrine_is_good_ssti}

相关文章:

  • 2021-11-16
  • 2021-07-25
  • 2021-04-26
  • 2022-01-12
  • 2021-09-12
  • 2021-09-04
  • 2021-09-28
  • 2021-11-03
猜你喜欢
  • 2022-01-12
  • 2022-01-17
  • 2021-06-09
  • 2021-07-30
  • 2021-06-18
  • 2021-12-26
  • 2021-06-25
相关资源
相似解决方案