This commit is contained in:
2025-05-31 22:41:14 +02:00
parent e36053882b
commit 5cc21125e5
181 changed files with 174078 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Running strings on the provided mp3 resulted in a lot of layer/... strings.
Asking chatgpt if this is normal behaviour for a mp3 file it returned that it looks like a docx file.
Running file on the mp3 confirmed that the mp3 file is a zip.
I extracted the contents with binwalk.
The flag format of the ctf is grey{<flag>}.
I ran `rg grey` in the directory of the extracted files and was presented with the flag.