Tux!
20 points Easy

The flag is hidden inside the Penguin! Solve this challenge before solving my 100 point Scope challenge which uses similar techniques as this one.

Tux.jpg
Flag
Rating 4.72
5
4
3
2
1

Discussion

if you need solution: * * you first need to use exiftool and look for the comment it is encoded base64 decode it that is the password then if you use binwalk you'll find there is a zip in image use (binwalk --extract --dd="." Tux.jpg) to extract the files then go to zip file and use the password

0

I wonder, what's the password for the steghide?

0

I did it fully on Windows but I wonder what's the role of Linux in the challenge

0

I did it fully on Windows but I wonder what's the role of Linux in the challenge

0

I did it fully on Windows but I wonder what's the role of Linux in the challenge

0

I did it fully on Windows but I wonder what's the role of Linux in the challenge

0

I did it fully on Windows but I wonder what's the role of Linux in the challenge

0

All i can say is basic linux commands and some strings and binwalk with base64 wont hurt

0

Good

0

This is really stupidness, with no instructions on what to do. How can an absolute beginner know what to do???????? RIDICULOUS!

0

6000 people figured it out. Look inside the .jpg for the ascii strings, this is usually a good place to start. These challenges are 2 or 3 years old so you can also google the solution. Good Luck!

-1

If I you asked me "What is a moon?" would you understand "The moon, Earth's natural satellite, emerged from a tumultuous collision in the ancient cosmos, sculpting our planet's tidal rhythms, climate equilibrium, and axial steadiness." NO! because the words in the sentence are related to science, space stuff which someone who knows nothing of space can't understand. .jpg ascii strings (and who cares the the information is 2 years ago. one doesn't understand and you who are in it has take your mind out of it to understand and share info for "AN ABSOLUTE BEGINNER") as stated. to leave a call back number press 1. to leave a voice msg press 2. to jump off a cliff press 3.

0

If you just read through the comments in this thread, you will find lots of suggestions on how to solve this challenge. Starting something new is difficult indeed. Maybe hackthebox or tryhackme would be a better fit for you bc they provide some tutorials as well. My challenges are designed to start simple and get progressively more difficult, but you have to do some work yourself, like google 'ctflearn tux solution writeup' if you need some suggestions of where to begin.

There is also a website cyberchef that a lot of ctf people use that might be useful to you.

There are comments below that say 'strings and binwalk', so if you are not familiar with strings google 'linux strings command line tutorial'.

Good Luck!

0

Nigel this might help too: https://ctflearn.com/lab/

0

If you read through the comments in this thread, that would be a good place to start, i.e. strings and binwalk. Google 'ubuntu linux strings command line'

-1

Don't think like a student, Think like hacker. (they dont care how they do it they just want to reach the objective FLAG) so start with this is a forensic CHALLENGE you got a picture search how you can take it apart, Then go read whats the definition of each type of output you get and so on......... again whenever you get an output copy paste on google you will find people talking about it and solving it AGAIN you are suppose to be a hacker reach your GOAL and with time you will learn techniques and be able to start analyse and know how to approach things on your own. just ENJOYYY it brother it's all about the dopamine hit at the end when you get the FLAG

0