LoginSignup
0
0

More than 5 years have passed since last update.

8946 Take#7

Posted at

問題

image.png

解いてみた

  • ついに入力欄がなくなりましたね。
  • ソースを見てみましょう。

image.png

  • ヒントのなるようなところは何もありません。
  • 次にWiresharkを使ってパケットを見てみます。

image.png

  • 送信側(ピンク)の最後の「login=」が怪しいけどここに何を入れたらいいのかさっぱりわからない。しかし最後の手段としてはあてずっぽで。。。
  • と思ったらCookieのところに「take7_login_status=0」とかいう怪しすぎるものを発見した。
  • これをtake7_login_status=1にすればいけるんじゃないかと。
  • Chromeを使ってCookieを編集します。

image.png

  • こんな感じで1にしてボタンをクリックすると正解でした。

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0