摘要: ###攻防世界web进阶篇——unserialize3 #打开题目 回显为一串PHP代码,并且发现结尾提示了一个code参数 class xctf{ public $flag = '111'; public function __wakeup(){ exit('bad requests'); } ? 阅读全文
posted @ 2021-03-23 14:51 LinkPoc 阅读(84) 评论(0) 推荐(0)