随笔分类 -  CTF

CTFHUB-逆转思维
摘要:#0x01题面 <?php $text = $_GET["text"]; $file = $_GET["file"]; $password = $_GET["password"]; if(isset($text)&&(file_get_contents($text,'r') "welcome to 阅读全文
posted @ 2021-04-09 11:25 Stunmaker 阅读(558) 评论(0) 推荐(0)