摘要: DC-1靶机刷题记录 参考答案: https://c3ting.com/archives/kai-qi-vulnhnbshua-ti DC-1.pdf 【【基础向】超详解vulnhub靶场DC-1】 https://www.bilibili.com/video/BV1xN4y1V7Kq/?share_source=cop 阅读全文
posted @ 2024-01-18 23:12 Fab1an 阅读(59) 评论(0) 推荐(0) 编辑
摘要: [NSSRound#16 Basic]RCE但是没有完全RCE 题目代码: <?php error_reporting(0); highlight_file(__file__); include('level2.php'); if (isset($_GET['md5_1']) && isset($_GET['md5_2'])) { if ((string)$_G 阅读全文
posted @ 2024-01-18 11:18 Fab1an 阅读(36) 评论(0) 推荐(0) 编辑