摘要: <?php error_reporting(0); $file = $_GET["file"]; $p = $_GET["p"]; if (isset($file)) { echo 'NONONO' . '<br>'; if (preg_match("/flag/", $file)) { die(' 阅读全文
posted @ 2020-08-09 10:46 vstar_o 阅读(195) 评论(0) 推荐(0)