ファイル notmyname.pcapng が与えられた。
このファイルに strings -n 10 コマンドを適用すると、16進数っぽいデータが目立った。
この結果から CTF{ のASCIIコードによる16進表現の 4354467b で検索すると、以下の部分が見つかった。
A file notmyname.pcapng was given.
I applied the strings -n 10 command to this file and found that there is many data that looks like hexadecimal strings.
I searched for 4354467b, which is the hexadecimal representation of CTF{ using ASCII code, from the result and found this part:
この部分に
I obtained the flag by applying "From Hex" on