随笔分类 - PHP反序列化
摘要:题目 思路 点开题目一看,似乎是代码审计: <?php $text = $_GET["text"]; $file = $_GET["file"]; $password = $_GET["password"]; if(isset($text)&&(file_get_contents($text,'r'
阅读全文
摘要:题目 <?php include_once 'flag.php'; highlight_file(__FILE__); // Security filtering function function filter($str){ return str_replace('secure', 'secure
阅读全文

浙公网安备 33010602011771号