摘要: 今天来个反序列化,看源码。 点击查看代码 <?php error_reporting(0); //flag在flag.php里 class flag { public $cmd='index.php'; public function __destruct(){ if (preg_match('/\ 阅读全文
posted @ 2024-06-09 19:26 jockerliu 阅读(36) 评论(0) 推荐(0)