摘要: 可参考:点击这查看 buu上面一道题 <?php $text = $_GET["text"]; $file = $_GET["file"]; $password = $_GET["password"]; if(isset($text)&&(file_get_contents($text,'r') " 阅读全文
posted @ 2022-04-23 16:41 limo亮少 阅读(20) 评论(0) 推荐(0) 编辑
摘要: file://# 作用: 用于访问文件(绝对路径、相对路径、网络路径) 示例: http://www.xx.com?file=file:///etc/passswd php://# 作用: 访问输入输出流 1. php://filter 作用: 读取源代码并进行base64编码输出 示例: http 阅读全文
posted @ 2022-04-23 16:27 limo亮少 阅读(548) 评论(0) 推荐(0) 编辑
​ ​
​ ​
​ ​ ​
​ ​