RootMe--Install files

题目连接:https://www.root-me.org/en/Challenges/Web-Server/Install-filesphp


 

题目提示:html

1. 你知道phpbb吗?web

2. install fileapp

打开题目发现什么东西也没有,F12发现有注释code

<!--  /web-serveur/ch6/phpbb -->

给了提示后面能够加phpbbhtm

http://challenge01.root-me.org/web-serveur/ch6/phpbb

打开后依旧什么也没有,这该怎么走。先了解下phpbb,一个论坛软件,看看官网关于install的support https://www.phpbb.com/support/documents.php?mode=install&version=3blog

能够看到给出的其中一个例子get

Point your web browser to the location where you uploaded the phpBB3 files with the addition of install/app.php or simply install/, e.g. http://www.example.com/phpBB3/install/app.phphttp://www.example.com/forum/install/it

那么再试试咱们的连接io

http://challenge01.root-me.org/web-serveur/ch6/phpbb/install/

发现目录下面有文件了,打开install.php找到了密码

flag:karambar

相关文章
相关标签/搜索