摘要: [网鼎杯 2020 青龙组]AreUSerialz 源代码蛮多的,但是题目没有那么复杂 题目 <?php include("flag.php"); highlight_file(__FILE__); class FileHandler { protected $op; protected $file 阅读全文
posted @ 2024-07-26 17:17 8o1er9t 阅读(41) 评论(0) 推荐(0)
摘要: [ZJCTF 2019]NiZhuanSiWei Step 1 开靶机,获得php源码 <?php $text = $_GET["text"]; $file = $_GET["file"]; $password = $_GET["password"]; if(isset($text)&&(file_ 阅读全文
posted @ 2024-07-26 16:00 8o1er9t 阅读(60) 评论(0) 推荐(0)