Update writeup.md

This commit is contained in:
Twi
2024-04-21 20:29:13 +08:00
committed by GitHub
parent d836f6829d
commit f978b5d270

View File

@@ -4,13 +4,13 @@ This challenge requires you to view source of the HTML pages. There are two ways
Navigate to the challenge link. We are provided with a site that says to read the description again. Alternatively, we can also view the page source and see that there is a hidden text that links to another page called "why.html" as seen in the following screenshot. Navigate to the challenge link. We are provided with a site that says to read the description again. Alternatively, we can also view the page source and see that there is a hidden text that links to another page called "why.html" as seen in the following screenshot.
![img-1]() ![img-1](https://github.com/lenebread/GiTxHextech-Challenge-Repo/blob/f3f37f739daf08fdc235b1758542b39fd8cefd9d/challenges/web/web%20warm-up/images/img-1.png)
Once on the "why.html" page, we are given a hint as to how we can obtain the flag. Once on the "why.html" page, we are given a hint as to how we can obtain the flag.
Viewing the page source again and we are able to see that our flag is hidden on the page as seen in the following screenshot. Viewing the page source again and we are able to see that our flag is hidden on the page as seen in the following screenshot.
![img-2]() ![img-2](https://github.com/lenebread/GiTxHextech-Challenge-Repo/blob/f3f37f739daf08fdc235b1758542b39fd8cefd9d/challenges/web/web%20warm-up/images/img-2.png)
The flag is: ``HEX{B@s1c_w3B_012siXJv}`` The flag is: ``HEX{B@s1c_w3B_012siXJv}``