摘要: [ZJCTF 2019]NiZhuanSiWei 题目直接给出源代码 <?php $text = $_GET["text"]; $file = $_GET["file"]; $password = $_GET["password"]; if(isset($text)&&(file_get_conte 阅读全文
posted @ 2020-10-31 11:35 beiwo 阅读(159) 评论(0) 推荐(0) 编辑