partition01

ファイル partition.tar.gz が与えられた。
展開すると、約1.87GiBのファイル partition.img が得られた。

この partition.imgstrings コマンドをかけ、それっぽい文字列を探すことで、flagが得られた。

A file partition.tar.gz was given.
A file partition.img whose size is about 1.87GiB was extracted from that.

I obtained the flag by applying strings command to this partition.img and searching for strings that look like a flag.

FLAG{GPT03}

WaniCTF 2021