The Martian#
Points: 50
Solves: 647
Description:
Wow, this file looks like it’s from outta this world!
Attachments: challenge.martian
Honestly nothing to it, simple binwalk
on the challenge file shows a bunch of zipped data
❯ binwalk -e challenge.martian
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
52 0x34 bzip2 compressed data, block size = 900k
12511 0x30DF bzip2 compressed data, block size = 900k
32896 0x8080 bzip2 compressed data, block size = 900k
38269 0x957D bzip2 compressed data, block size = 900k
50728 0xC628 bzip2 compressed data, block size = 900k
This extracts to give us an image containing the flag