Includes

Can you get the flag? Go to this website and see what you can discover.

  1. Is there more code than what the inspector initially shows?

There is a Say Hello button which we can click.

Let's check the page source to see what other files are present.

There's two other files namely style.css and script.js.

Maybe the condition is present in the script.js file.

There's the second half of the flag: f7w_2of2_b8f4b022}.

The style.css file has the first half of the flag: picoCTF{1nclu51v17y_1of2_.

Flag

picoCTF{1nclu51v17y_1of2_f7w_2of2_b8f4b022}

Last updated

Was this helpful?