-
we given
flag.docx.zip; -
unzip flag.docx.zipwill result inflag.docx. -
However, look at the results of
file flag.docx
flag.docx: XZ compressed data, checksum CRC64-
I’ve renamed the file to
flag.docx.xzand usedxz -d flag.docx.xzto decompress it. -
This time,
file flag.docxreturnsPOSIX tar achive -
Rename the file to
flag.tarand decompress usingtar xf flag.tar. -
We’re given a
flag.txtcontaining the flag.