Ostrich Lab - CTF Write Ups

Tux - ctflearn.com

2024-08-22

Author: Aaron 'theHastyOne' Hasty

Tux on CTFlearn

Download the image file. Load the Exim data and notice the comment. ICAgICAgUGFzc3dvcmQ6IExpbnV4MTIzNDUK

base64 decode this comment to get Password: Linux12345

run bin walk against the image to extract a zip file. The password for the zip file is Linux12345. the zip file contains a file named flag with the flag.

CTFlearn{Linux_Is_Awesome}