> For the complete documentation index, see [llms.txt](https://gitbook-88.gitbook.io/ctf-writeup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-88.gitbook.io/ctf-writeup/ba-chang/gong-fang-shi-jie/baby_web.md).

# baby\_web

根据提示，web的初始页面是index.php，跳转index.php，发现仍然留在1.php页面中。

查看Network，发现index.php被自动跳转，在index.php中找到flag。
