Category: Web Exploitation Points: 20 Description:
Someone told me that some guy came up with the "World Wide Web", using "HTML" and "stuff". Can you help me figure out what that is? Website.
Hint:
How can you figure out how the webpage is actually built?
Viewing the page source gives us 1/3 of the flag, fab79c49d9e
, viewing the CSS source code gives us 2/3 of the flag, 5ba511a0f24
and lastly viewing the JS source code gives us the last part of the flag 36308e33e85
.
Therefore, the flag is fab79c49d9e5ba511a0f2436308e33e85
.