随笔分类 - CTF
摘要:一、靶场首页(题目源码) <?php $text = $_GET["text"]; $file = $_GET["file"]; $password = $_GET["password"]; if(isset($text)&&(file_get_contents($text,'r') "welcom
        阅读全文
                
摘要:1、靶场首页 首页是一个滑稽.jpg,打开源码可以看到有个source.php 2、查看source.php(部分已进行注释) <?php highlight_file(__FILE__); #对文件进行语法高亮显示 class emmm #定义emmm类 { public static funct
        阅读全文
                
                    
                
浙公网安备 33010602011771号