XCTF Web Challenges Walkthrough - Part 1

baby_web According to the challenge description, the initial page should be index. When attempting to change 1.php to index.php, it still redirects to 1.php. Let's try intercepting the request with a proxy tool. By examinign the response headers, we can discover the flag: flag{very_baby_web} Training-WWW-Robots Navigate to the challenge page. ...

Posted on Thu, 24 Sep 2026 16:26:16 +0000 by Savahn