摘要: 方向:include ?file=pHp://FilTer/convert.base64-encode/resource=flag.php 伪协议读文件,得到base64编码后的flag.php的源码,找到flag 阅读全文
posted @ 2021-07-13 10:44 NwN 阅读(75) 评论(0) 推荐(0)
摘要: 签到_观己 方向:文件包含 <?php if(isset($_GET['file'])){ $file = $_GET['file']; if(preg_match('/php/i', $file)){ die('error'); }else{ include($file); } }else{ hi 阅读全文
posted @ 2021-07-13 10:42 NwN 阅读(56) 评论(0) 推荐(0)