1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

setodaNoteCTF - tkys_never_die 50

Posted at

問題

image.png

解いてみた

ファイルを見ましょう。

image.png

問題文に「通信が途切れる直前に~」とあるのでこのhttp通信が怪しそうです。
右クリック[追跡]⇒[HTTPストリーム]をやります。

image.png

レスポンスのところを見ると「Hi, This is Flag!」と書かれていて、flag.pngが表示されていたようです。

[ファイル]⇒[オブジェクトをエクスポート]⇒[HTTP]

image.png

flag.pngがあったのでそれをダウンロードして表示してみます。

image.png

flagがありました。

1
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
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?