摘要: 文件包含 CTFshow web78 $file = $_GET['file']; include($file); 文件包含 include函数 尝试使用flag.php 发现不会显示但是页面返回正常 说明文件包含成功 存在flag.php文件 获取flag位置 ?file=data://text/ 阅读全文
posted @ 2024-03-10 23:20 Heck1ng 阅读(218) 评论(0) 推荐(0)