0
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 - Hash 50

Last updated at Posted at 2021-10-05

問題

image.png

解いてみた

ファイルを見てみると1~90までのファイルがありました。

image.png

hashsumを使って全部のハッシュ値を出します。

image.png

問題文に書いてあるハッシュ値を検索して一致するファイルを見つけます。

1つ目

image.png

2つ目

image.png

3つ目

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?