Find the flag! Simple forensics challenge to get started with.
Just use exiftool, like this "exiftool RubberDuck.jpg" And find the flag
easy
Wow! Very easy and very silly indeed
Three ways I found to solve this challenge from command line:
sudo apt install libimage-exiftool-perl
with grepIf you don't know these tools and commands, read about them and learn how they work. Nice beginner friendly CTF.
Thanks, this was designed to be a very beginner friendly CTF challenge.
2 days ago
easy