摘要: 第一届启航杯 WEB Easy include <?php error_reporting(0); //flag in flag.php $file=$_GET['fil e']; if(isset($file)) { if(!preg_match("/flag/i",$file)) { inclu 阅读全文
posted @ 2025-01-26 10:30 dynasty_chenzi 阅读(173) 评论(0) 推荐(1)
返回顶端