06 2024 档案
摘要:查看源代码,大概意思就是已知result反推flag flag = 'xxxxxxxxxxxxxxxxxx' list = [47, 138, 127, 57, 117, 188, 51, 143, 17, 84, 42, 135, 76, 105, 28, 169, 25] result = ''
阅读全文
摘要:highlight_file(__FILE__); include($_POST["flag"]); //flag in /var/www/html/flag.php; 题目只给了一个include以及flag的路径,尝试使用伪协议读取flag.php flag=php://filter/conve
阅读全文