WebページのURLが与えられた。
このページの下部にあったリンク「What?」のリンク先に、以下の記述があった。
An URL of a web page was given.
There was a link "What?" in the bottom area of this page. The linked page had this text:
What Is This? Flag part 2: I_th0ugh1_sh3l0ck_w2s
また、URLが与えられたページのソースを表示し、flag
で検索すると、以下の部分が見つかった。
Also, I viewed the source of the page with the given URL and searched for flag
, finding this part:
さらに、URLが与えられたページのソースを観察すると animate.js
を参照しているのが見つかり、この中に以下の部分があった。
Moreover, I found it using animate.js
by inspecting the source of the page with the given URL.
This file had this part:
これらを組み合わせることで、flagが得られた。
I obtained the flag by putting these things together.